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