C# Class StoryTeller.StorytellerAssertionException

Inheritance: System.Exception
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
StorytellerAssertionException ( ) : System
StorytellerAssertionException ( string message ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
StorytellerAssertionException ( SerializationInfo info, StreamingContext context ) : System

Method Details

StorytellerAssertionException() public méthode

public StorytellerAssertionException ( ) : System
Résultat System

StorytellerAssertionException() protected méthode

protected StorytellerAssertionException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

StorytellerAssertionException() public méthode

public StorytellerAssertionException ( string message ) : System
message string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string