public class PermissionException extends RuntimeException
| Constructor and Description |
|---|
PermissionException(String message) |
PermissionException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PermissionException(String message)
Copyright © 2003-2014 Sakai Project. All Rights Reserved.