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