java2gomd
Class GomdException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava2gomd.GomdException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
IllegalRequestCharsException, IllegalRequestException

public class GomdException
extends java.lang.Exception

Superclass GomdException, inherited by all other exceptions generated by java2gomd

See Also:
Serialized Form

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

GomdException

public GomdException(java.lang.String gomd_string)
Constructor

Parameters:
gomd_string - The message gomd sent