Package org.aoju.bus.core.exception
Class RevisedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.aoju.bus.core.exception.RelevantException
org.aoju.bus.core.exception.RevisedException
-
Field Summary
Fields inherited from class org.aoju.bus.core.exception.RelevantException
errcode, errmsg -
Constructor Summary
ConstructorsConstructorDescriptionRevisedException(String message) RevisedException(String format, Object... args) RevisedException(String errcode, String errmsg) RevisedException(String message, Throwable cause) RevisedException(Throwable cause) -
Method Summary
Methods inherited from class org.aoju.bus.core.exception.RelevantException
impossible, isCauseBy, noImplement, unwrapThrowMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RevisedException
public RevisedException() -
RevisedException
-
RevisedException
-
RevisedException
-
RevisedException
-
RevisedException
-