hnscnvt
Class HMLToSiGML.HMLToSiGMLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by hnscnvt.HMLToSiGML.HMLToSiGMLException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
HMLToSiGML

public static class HMLToSiGML.HMLToSiGMLException
extends java.lang.Exception

Exception class for HMLToSiGML.

See Also:
Serialized Form

Constructor Summary
HMLToSiGML.HMLToSiGMLException(java.lang.String msg)
          Constructs a new HMLToSiGML.HMLToSiGMLException with the given 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

HMLToSiGML.HMLToSiGMLException

public HMLToSiGML.HMLToSiGMLException(java.lang.String msg)
Constructs a new HMLToSiGML.HMLToSiGMLException with the given message.