public class ProcessingUnauthorizeException extends ProcessingException
Constructor and Description |
---|
ProcessingUnauthorizeException(String message) |
ProcessingUnauthorizeException(String message,
Throwable cause) |
ProcessingUnauthorizeException(Throwable cause) |
getVitamError, setVitamError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProcessingUnauthorizeException(String message, Throwable cause)
message
- associated messagecause
- associated causepublic ProcessingUnauthorizeException(Throwable cause)
cause
- associated causepublic ProcessingUnauthorizeException(String message)
message
- associated messageCopyright © 2018 Vitam. All rights reserved.