Method | Description | |
---|---|---|
DatabaseUnlockException ( Exception innerException ) : System | ||
DatabaseUnlockException ( string message ) : System | ||
DatabaseUnlockException ( string message, Exception innerException ) : System |
public DatabaseUnlockException ( Exception innerException ) : System | ||
innerException | Exception | |
return | System |
public DatabaseUnlockException ( string message ) : System | ||
message | string | |
return | System |
public DatabaseUnlockException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |