public abstract class HttpResponseRuntimeException
extends org.refcodes.exception.AbstractRuntimeException
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 |
---|
HttpResponseRuntimeException(String message) |
HttpResponseRuntimeException(String aMessage,
String aErrorCode) |
HttpResponseRuntimeException(String message,
Throwable cause) |
HttpResponseRuntimeException(String aMessage,
Throwable aCause,
String aErrorCode) |
HttpResponseRuntimeException(Throwable cause) |
HttpResponseRuntimeException(Throwable aCause,
String aErrorCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpResponseRuntimeException(String aMessage, String aErrorCode)
public HttpResponseRuntimeException(String aMessage, Throwable aCause, String aErrorCode)
public HttpResponseRuntimeException(String message)
public HttpResponseRuntimeException(Throwable aCause, String aErrorCode)
public HttpResponseRuntimeException(Throwable cause)
Copyright © 2017. All rights reserved.