@WebFault(name="Exception", targetNamespace="http://service.select.ole.kuali.org/") public class WSException_Exception extends Exception
| Constructor and Description |
|---|
WSException_Exception(String message,
WSException faultInfo) |
WSException_Exception(String message,
WSException faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
WSException |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WSException_Exception(String message, WSException faultInfo)
message - faultInfo - public WSException_Exception(String message, WSException faultInfo, Throwable cause)
message - faultInfo - cause - public WSException getFaultInfo()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.