public class NotFoundRuntimeException extends HttpStatusRuntimeException
org.refcodes.mixin.StatusCodeAccessor.StatusCodeBuilder<SC,B extends org.refcodes.mixin.StatusCodeAccessor.StatusCodeBuilder<SC,B>>, org.refcodes.mixin.StatusCodeAccessor.StatusCodeMutator<SC>, org.refcodes.mixin.StatusCodeAccessor.StatusCodeProperty<SC>
org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B extends org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B>>, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeMutator, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeProperty
Constructor and Description |
---|
NotFoundRuntimeException(String message) |
NotFoundRuntimeException(String aMessage,
String aErrorCode) |
NotFoundRuntimeException(String message,
Throwable cause) |
NotFoundRuntimeException(String aMessage,
Throwable aCause,
String aErrorCode) |
NotFoundRuntimeException(Throwable cause) |
NotFoundRuntimeException(Throwable aCause,
String aErrorCode) |
getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.