sigmlgen
Class SiGMLDocToGSiGMLSigns.SignGenException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by sigmlgen.SiGMLDocToGSiGMLSigns.SignGenException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SiGMLDocToGSiGMLSigns

public static class SiGMLDocToGSiGMLSigns.SignGenException
extends java.lang.Exception

Exception class for SiGMLDocToGSiGMLSigns.

See Also:
Serialized Form

Constructor Summary
SiGMLDocToGSiGMLSigns.SignGenException(java.lang.String msg)
          Constructs a new SignGenException 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

SiGMLDocToGSiGMLSigns.SignGenException

public SiGMLDocToGSiGMLSigns.SignGenException(java.lang.String msg)
Constructs a new SignGenException with the given detail message.