Package io.vertx.zero.exception
Class NamedNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.BootingException
io.vertx.zero.exception.NamedNotFoundException
- All Implemented Interfaces:
Serializable
public class NamedNotFoundException
extends io.horizon.exception.BootingException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.horizon.exception.BootingException
caller, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NamedNotFoundException
-
-
Method Details
-
getCode
public int getCode()- Specified by:
getCodein classio.horizon.exception.BootingException
-