C# Class YAMP.Exceptions.YAMPOperationInvalidException

The operation invalid exception.
Inheritance: YAMPRuntimeException
Exibir arquivo Open project: FlorianRappl/YAMP

Private Methods

Method Description
YAMPOperationInvalidException ( ) : System
YAMPOperationInvalidException ( String op ) : System
YAMPOperationInvalidException ( String op, String reason ) : System
YAMPOperationInvalidException ( String op, Value reason ) : System
YAMPOperationInvalidException ( String op, Value left, Value right ) : System