public class KickstartKeyDeleteException extends FaultException
arguments, errorCode, label
Constructor and Description |
---|
KickstartKeyDeleteException()
Creates a
KickstartKeyDeleteException with no underlying cause. |
KickstartKeyDeleteException(java.lang.Throwable cause)
Creates a new
KickstartKeyDeleteException to wrap the given exception. |
create, getArgs, getErrorCode, getLabel, setArgs, setErrorCode, setLabel
public KickstartKeyDeleteException()
KickstartKeyDeleteException
with no underlying cause.public KickstartKeyDeleteException(java.lang.Throwable cause)
KickstartKeyDeleteException
to wrap the given exception.cause
- cause of the delete failure