org.equanda.util.accessor
Class ObjectAccessorException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.equanda.util.accessor.ObjectAccessorException
- All Implemented Interfaces: 
 - Serializable
 
public class ObjectAccessorException
- extends Exception
 
Exception class used by ObjectAccessor
- Author:
 
  - NetRom team
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ObjectAccessorException
public ObjectAccessorException()
ObjectAccessorException
public ObjectAccessorException(String message)
ObjectAccessorException
public ObjectAccessorException(Throwable t)
ObjectAccessorException
public ObjectAccessorException(String message,
                               Throwable t)
Copyright © 2007-2009. All Rights Reserved.