Package io.apicurio.registry.exception
Class UnreachableCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.apicurio.registry.exception.RuntimeAssertionFailedException
io.apicurio.registry.exception.UnreachableCodeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnreachableCodeException(String message) UnreachableCodeException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnreachableCodeException
public UnreachableCodeException() -
UnreachableCodeException
-
UnreachableCodeException
-
UnreachableCodeException
-