C# Class Rsdn.Janus.OnlyForQueriesException

Inheritance: System.Exception
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
OnlyForQueriesException ( ) : System

Méthodes protégées

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

Method Details

OnlyForQueriesException() public méthode

public OnlyForQueriesException ( ) : System
Résultat System

OnlyForQueriesException() protected méthode

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