System.FoundBugException.FoundBugException C# (CSharp) Метод

FoundBugException() публичный Метод

public FoundBugException ( )
        public FoundBugException()
        {
        }

Same methods

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