public class MyException extends RuntimeException
MyException(Integer code, String message)
Integer
getCode()
void
setCode(Integer code)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MyException(Integer code, String message)
public Integer getCode()
public void setCode(Integer code)
Copyright © 2021. All Rights Reserved.