public class SecurityException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
SecurityException(SecurityErrorType type) |
SecurityException(SecurityErrorType type,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
SecurityErrorType |
getType() |
public SecurityException(SecurityErrorType type)
public SecurityException(SecurityErrorType type, java.lang.String message)
public SecurityErrorType getType()