Package io.codef.api.error
Class CodefException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.codef.api.error.CodefException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic CodefExceptionfrom(CodefError codefError) getError()static CodefExceptionof(CodefError codefError, Exception exception) static CodefExceptionof(CodefError codefError, String extraMessage) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
from
-
of
-
of
-
getError
-