public class DBstoreException extends RuntimeException
18.0.0: 初版 19.0.0: 変更なし
DBstoreException(int code, String message)
int
getCode()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DBstoreException(int code, String message)
code
message
public int getCode()