Gramaticas
Class G_Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by Gramaticas.G_Exception
All Implemented Interfaces:
java.io.Serializable

public class G_Exception
extends java.lang.Exception

Excepcion asociada a los metodos y clases del paquete Gramaticas.

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

Constructor Summary
G_Exception()
           
G_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

G_Exception

public G_Exception()

G_Exception

public G_Exception(java.lang.String mensaje)