com.counterclaim.openefm.client.filing
Class FilingClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.counterclaim.openefm.client.filing.FilingClientException
- All Implemented Interfaces:
- java.io.Serializable
- public class FilingClientException
- extends java.lang.Exception
- See Also:
- Serialized Form
-

|
Field Summary |
private static org.apache.log4j.Logger |
log
|
private java.lang.Throwable |
nested
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
log
private static org.apache.log4j.Logger log
nested
private java.lang.Throwable nested
FilingClientException
public FilingClientException()
FilingClientException
public FilingClientException(java.lang.String msg)
FilingClientException
public FilingClientException(java.lang.Exception nestedEx)
FilingClientException
public FilingClientException(java.lang.String msg,
java.lang.Throwable nested)
getNestedException
public java.lang.Throwable getNestedException()
toString
public java.lang.String toString()
Copyright © 2002 counterclaim.com. All Rights Reserved.