http://www.jpicedt.org

jpicedt.format.output.dxf
Class DXFTemplateParseException.MissingGroupValue

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by jpicedt.format.output.util.FormatterException
                  extended by jpicedt.format.output.dxf.DXFTemplateParseException
                      extended by jpicedt.format.output.dxf.DXFTemplateParseException.MissingGroupValue
All Implemented Interfaces:
Serializable
Enclosing class:
DXFTemplateParseException

public static class DXFTemplateParseException.MissingGroupValue
extends DXFTemplateParseException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class jpicedt.format.output.dxf.DXFTemplateParseException
DXFTemplateParseException.InvalidLine, DXFTemplateParseException.MissingGroupValue, DXFTemplateParseException.UnknownCommand
 
Constructor Summary
DXFTemplateParseException.MissingGroupValue(int lineNb)
           
 
Method Summary
 
Methods inherited from class jpicedt.format.output.dxf.DXFTemplateParseException
resolve
 
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

DXFTemplateParseException.MissingGroupValue

public DXFTemplateParseException.MissingGroupValue(int lineNb)

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org