System.FoundBugException.FoundBugException C# (CSharp) Méthode

FoundBugException() public méthode

public FoundBugException ( )
        public FoundBugException()
        {
        }

Same methods

FoundBugException::FoundBugException ( string message )
FoundBugException::FoundBugException ( string message, Exception innerException )
FoundBugException