jcolibri.exception
Class AttributeAccessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jcolibri.exception.AttributeAccessException
All Implemented Interfaces:
java.io.Serializable

public class AttributeAccessException
extends java.lang.Exception

Exception for attribute access errors.

Version:
2.0
Author:
Juan A. Recio-García
See Also:
Serialized Form

Constructor Summary
AttributeAccessException(java.lang.Exception ex)
           
AttributeAccessException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeAccessException

public AttributeAccessException(java.lang.String msg)

AttributeAccessException

public AttributeAccessException(java.lang.Exception ex)

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es