public class FileIsSecurityRestrictedException extends Exception
| Constructor and Description |
|---|
FileIsSecurityRestrictedException()
Instantiates a new file is security restricted exception.
|
FileIsSecurityRestrictedException(String message)
Instantiates a new file is security restricted exception.
|
FileIsSecurityRestrictedException(String message,
Throwable cause)
Instantiates a new file is security restricted exception.
|
FileIsSecurityRestrictedException(Throwable cause)
Instantiates a new file is security restricted exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileIsSecurityRestrictedException()
public FileIsSecurityRestrictedException(String message)
message - the messagepublic FileIsSecurityRestrictedException(String message, Throwable cause)
message - the messagecause - the causepublic FileIsSecurityRestrictedException(Throwable cause)
cause - the causeCopyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.