net.sf.composite.extract
Class ComponentAccessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.composite.util.NestableRuntimeException
net.sf.composite.CompositeException
net.sf.composite.extract.ComponentAccessorException
- All Implemented Interfaces:
- java.io.Serializable
public class ComponentAccessorException
- extends CompositeException
Indicates that the components could not be extracted from a composite.
- Since:
- Mar 11, 2005
- Author:
- Matt Sgarlata
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ComponentAccessorException
public ComponentAccessorException()
ComponentAccessorException
public ComponentAccessorException(java.lang.String message)
ComponentAccessorException
public ComponentAccessorException(java.lang.String message,
java.lang.Throwable cause)
ComponentAccessorException
public ComponentAccessorException(java.lang.Throwable cause)
Copyright © 2005-2008.