public class SaveException extends Exception
Thrown when an error occurs saving an ACE, ACL, SID or security descriptor to a buffer.
| Constructor and Description |
|---|
SaveException()
Default constructor
|
SaveException(String msg)
Class constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SaveException()
public SaveException(String msg)
msg - StringCopyright © 2005–2016 Alfresco Software. All rights reserved.