Method | Description | |
---|---|---|
DBreezeException ( ) : System | ||
DBreezeException ( string message ) : System | ||
DBreezeException ( string message, |
||
Throw ( |
||
Throw ( eDBreezeExceptions exceptionType ) : |
||
Throw ( eDBreezeExceptions exceptionType, |
||
Throw ( eDBreezeExceptions exceptionType, string message, |
Method | Description | |
---|---|---|
GenerateException ( eDBreezeExceptions exceptionType, string message, |
Internal
|
public DBreezeException ( string message ) : System | ||
message | string | |
return | System |
public DBreezeException ( string message, |
||
message | string | |
innerException | ||
return | System |
public static Throw ( |
||
innerException | ||
return |
public static Throw ( eDBreezeExceptions exceptionType ) : |
||
exceptionType | eDBreezeExceptions | |
return |
public static Throw ( eDBreezeExceptions exceptionType, |
||
exceptionType | eDBreezeExceptions | |
innerException | ||
return |
public static Throw ( eDBreezeExceptions exceptionType, string message, |
||
exceptionType | eDBreezeExceptions | |
message | string | |
innerException | ||
return |