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