org.fabric3.implementation.proxy.jdk
Class NoMethodForOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fabric3.host.Fabric3Exception
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: 9763 $ $Date: 2011-01-03 00:48:06 +0000 (Mon, 03 Jan 2011) $
- See Also:
- Serialized Form
| Methods inherited from class org.fabric3.host.Fabric3Exception |
getIdentifier, printStackTraceElements |
| 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-2011 Metaform Systems.