org.fabric3.implementation.proxy.jdk
Class NoMethodForOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.fabric3.host.Fabric3RuntimeException
org.fabric3.implementation.pojo.builder.ProxyCreationException
org.fabric3.implementation.proxy.jdk.NoMethodForOperationException
- All Implemented Interfaces:
- Serializable
public class NoMethodForOperationException
- extends org.fabric3.implementation.pojo.builder.ProxyCreationException
Thrown when an Operation cannot be mapped to a method on an interface
- Version:
- $Rev: 7907 $ $Date: 2009-11-23 16:45:42 +0100 (Mon, 23 Nov 2009) $
- See Also:
- Serialized Form
| Methods inherited from class org.fabric3.host.Fabric3RuntimeException |
getIdentifier |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoMethodForOperationException
public NoMethodForOperationException()
NoMethodForOperationException
public NoMethodForOperationException(String message)
NoMethodForOperationException
public NoMethodForOperationException(String message,
Throwable cause)
NoMethodForOperationException
public NoMethodForOperationException(Throwable cause)
Copyright © 2007-2010 Metaform Systems.