C# Class llbc.LLBCException

The llbc library exception class encapsulation.
Inheritance: System.Exception
Afficher le fichier Open project: lailongwei/llbc

Méthodes publiques

Méthode Description
LLBCException ( ) : System
LLBCException ( string message ) : System

Method Details

LLBCException() public méthode

public LLBCException ( ) : System
Résultat System

LLBCException() public méthode

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