org.apache.openejb.util.proxy
Class ProxyGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.openejb.util.proxy.ProxyGenerationException
- All Implemented Interfaces:
- Serializable
public class ProxyGenerationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProxyGenerationException
public ProxyGenerationException()
ProxyGenerationException
public ProxyGenerationException(String message)
ProxyGenerationException
public ProxyGenerationException(Throwable cause)
ProxyGenerationException
public ProxyGenerationException(String message,
Throwable cause)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.