public class ProcessingUnauthorizeException extends ProcessingException
| Constructor and Description |
|---|
ProcessingUnauthorizeException(String message) |
ProcessingUnauthorizeException(String message,
Throwable cause) |
ProcessingUnauthorizeException(Throwable cause) |
getVitamError, setVitamErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.