public class UpdatePermissionException
extends javax.ws.rs.ProcessingException
Constructor and Description |
---|
UpdatePermissionException(String message)
constructor with message
|
UpdatePermissionException(String message,
Throwable cause)
constructor with message and throwable
|
UpdatePermissionException(Throwable cause)
constructor with throwable
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UpdatePermissionException(String message)
message
- message to associate with the exceptionpublic UpdatePermissionException(Throwable cause)
cause
- cause to associate with the exceptionCopyright © 2018 Vitam. All rights reserved.