public class FilterRejectException extends BucketStorageException
ERROR_CODE_CONFLICT, ERROR_CODE_INTERNAL_ERROR, ERROR_CODE_NOT_FOUND, ERROR_CODE_NOT_SET
Constructor and Description |
---|
FilterRejectException()
Creates a new instance of
FilterRejectException without detail message. |
FilterRejectException(java.lang.String msg)
Constructs an instance of
FilterRejectException with the specified detail message. |
getErrorCode, getHttpErrorCode, isHttpErrorCodeSet, setHttpErrorCode
public FilterRejectException()
FilterRejectException
without detail message.public FilterRejectException(java.lang.String msg)
FilterRejectException
with the specified detail message.msg
- the detail message