DbShutdownException constructor
See DbShutdownException.
Implementation
DbShutdownException(String message, int errorCode)
: super(message, errorCode);
See DbShutdownException.
DbShutdownException(String message, int errorCode)
: super(message, errorCode);