net.sf.crispy
Class InvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.crispy.InvocationException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvocationException
- extends java.lang.RuntimeException
Is thrown, if is a problem with the creation or invocation a service.
- Author:
- Linke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvocationException
public InvocationException(java.lang.String pvMsg)
InvocationException
public InvocationException(java.lang.String pvMsg,
java.lang.Throwable pvCause)
InvocationException
public InvocationException(ExceptionWrapper pvExceptionWrapper)
printStackTrace
public void printStackTrace()
Copyright © 2005-2006 Crispy. All Rights Reserved.