AF
Class AF_Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by AF.AF_Exception
All Implemented Interfaces:
java.io.Serializable

public class AF_Exception
extends java.lang.Exception

Excepcion asociada a los metodos y clases del paquete AF.

Version:
Revision 1.0.0, 06/19/06
Author:
Jesus Vilares ( jvilares@udc.es)
See Also:
Serialized Form

Constructor Summary
AF_Exception()
           
AF_Exception(java.lang.String mensaje)
           
 
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

AF_Exception

public AF_Exception()

AF_Exception

public AF_Exception(java.lang.String mensaje)