Méthode | Description | |
---|---|---|
@typeof ( ) : Type | ||
NullErr ( ) : System | ||
NullErr ( |
||
NullErr ( |
||
make ( ) : |
||
make ( string msg ) : |
||
make ( string msg, |
||
makeCoerce ( ) : |
||
make_ ( |
||
make_ ( |
||
make_ ( |
public NullErr ( |
||
actual | ||
Résultat | System |
public static make ( string msg ) : |
||
msg | string | |
Résultat |
public static make ( string msg, |
||
msg | string | |
cause | ||
Résultat |
public static make_ ( |
||
self | ||
Résultat | void |
public static make_ ( |
||
self | ||
msg | string | |
Résultat | void |
public static make_ ( |
||
self | ||
msg | string | |
cause | ||
Résultat | void |