Method | Description | |
---|---|---|
DatabaseNotCreatedException ( ) | ||
DatabaseNotCreatedException ( string message ) | ||
DatabaseNotCreatedException ( string message, Exception, innerException ) |
Method | Description | |
---|---|---|
DatabaseNotCreatedException ( SerializationInfo, info, StreamingContext, context ) |
protected DatabaseNotCreatedException ( SerializationInfo, info, StreamingContext, context ) | ||
info | SerializationInfo, | |
context | StreamingContext, |
public DatabaseNotCreatedException ( string message ) | ||
message | string |
public DatabaseNotCreatedException ( string message, Exception, innerException ) | ||
message | string | |
innerException | Exception, |