@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, toString
public 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-2014 The Kuali Foundation. All Rights Reserved.