@WebFault public class SecurityException extends Exception
| Constructor and Description |
|---|
SecurityException(String message) |
SecurityException(String message,
TabularDataExceptionBean faultInfo) |
SecurityException(String message,
TabularDataExceptionBean faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
TabularDataExceptionBean |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SecurityException(String message)
public SecurityException(String message, TabularDataExceptionBean faultInfo, Throwable cause)
public SecurityException(String message, TabularDataExceptionBean faultInfo)
public TabularDataExceptionBean getFaultInfo()
Copyright © 2014. All Rights Reserved.