StoryTeller.StorytellerCatastrophicException.StorytellerCatastrophicException C# (CSharp) Méthode

StorytellerCatastrophicException() public méthode

public StorytellerCatastrophicException ( ) : System
Résultat System
        public StorytellerCatastrophicException()
        {
        }

Same methods

StorytellerCatastrophicException::StorytellerCatastrophicException ( SerializationInfo info, StreamingContext context ) : System
StorytellerCatastrophicException::StorytellerCatastrophicException ( string message ) : System
StorytellerCatastrophicException::StorytellerCatastrophicException ( string message, Exception innerException ) : System
StorytellerCatastrophicException