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