Method | Description | |
---|---|---|
DatabaseSchemaException ( LoggingLevel level, [ |
Initializes a new instance of the LoggingException class.
|
|
DatabaseSchemaException ( [ innerException, LoggingLevel level ) : System |
Initializes a new instance of the LoggingException class.
|
|
DatabaseSchemaException ( [ innerException, LoggingLevel level, [ |
Initializes a new instance of the LoggingException class.
|
|
DatabaseSchemaException ( [ innerException, [ |
Initializes a new instance of the LoggingException class.
|
|
DatabaseSchemaException ( [ |
Initializes a new instance of the LoggingException class.
|
public DatabaseSchemaException ( LoggingLevel level, [ |
||
level | LoggingLevel | The severity of the exception being logged. |
resource | [ |
The resource expression, e.g. ()=> Resources.Log_Message. |
return | System |
public DatabaseSchemaException ( [ innerException, LoggingLevel level ) : System | ||
innerException | [ | The exception that occurred during parsing. |
level | LoggingLevel | The severity of the exception being logged. |
return | System |
public DatabaseSchemaException ( [ innerException, LoggingLevel level, [ |
||
innerException | [ | The exception that occurred during parsing. |
level | LoggingLevel | The severity of the exception being logged. |
resource | [ |
The resource expression, e.g. ()=> Resources.Log_Message. |
return | System |
public DatabaseSchemaException ( [ innerException, [ |
||
innerException | [ | The exception that occurred during parsing. |
resource | [ |
The resource expression, e.g. ()=> Resources.Log_Message. |
return | System |
public DatabaseSchemaException ( [ |
||
resource | [ |
The resource expression, e.g. ()=> Resources.Log_Message. |
return | System |