org.milyn.ejc
Class EJCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.milyn.SmooksException
org.milyn.ejc.EJCException
- All Implemented Interfaces:
- Serializable
public class EJCException
- extends SmooksException
EJC Execution exception.
- Author:
- tom.fennelly@jboss.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EJCException
public EJCException(String message)
EJCException
public EJCException(String message,
Throwable cause)
Copyright © 2011. All Rights Reserved.