com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils
Class WsrfrpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils.WsrfrpException
- All Implemented Interfaces:
- java.io.Serializable
public class WsrfrpException
- extends java.lang.Exception
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
WsrfrpException
public WsrfrpException(java.lang.String faultCode,
java.lang.String msg,
java.lang.Throwable t)
WsrfrpException
public WsrfrpException(java.lang.String msg,
java.lang.Throwable t)
WsrfrpException
public WsrfrpException(java.lang.Throwable t)
WsrfrpException
public WsrfrpException(java.lang.String msg)
WsrfrpException
public WsrfrpException(java.lang.String faultCode,
java.lang.String msg)
getFaultCode
public final java.lang.String getFaultCode()
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.