public class RetrieveException extends RuntimeException
18.0.0: 初版 19.0.0: 変更なし
RetrieveException(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 RetrieveException(int code, String message)
code
message
public int getCode()