hnsgen
Class GToHNSSignSiGML.GToHNSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by hnsgen.GToHNSSignSiGML.GToHNSException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
GToHNSSignSiGML

public static class GToHNSSignSiGML.GToHNSException
extends java.lang.Exception

GToHNSSignSiGML exception class.

See Also:
Serialized Form

Constructor Summary
GToHNSSignSiGML.GToHNSException(java.lang.String msg)
          Constructs a new Gestural-to-HNS exeption with the given detail message.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GToHNSSignSiGML.GToHNSException

public GToHNSSignSiGML.GToHNSException(java.lang.String msg)
Constructs a new Gestural-to-HNS exeption with the given detail message.