C# Class Otp.Erlang.UnboundVarException

Exception raised when an attempt is made to reference an unbound variable.
Inheritance: Otp.Erlang.ErlangException
Afficher le fichier Open project: saleyn/otp.net

Méthodes publiques

Méthode Description
UnboundVarException ( ) : System
UnboundVarException ( System msg ) : System

Method Details

UnboundVarException() public méthode

public UnboundVarException ( ) : System
Résultat System

UnboundVarException() public méthode

public UnboundVarException ( System msg ) : System
msg System
Résultat System