http://www.jpicedt.org

jpicedt.format.output.dxf
Class DXFTemplateParseException.UnknownCommand

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.UnknownCommand
All Implemented Interfaces:
Serializable
Enclosing class:
DXFTemplateParseException

public static class DXFTemplateParseException.UnknownCommand
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.UnknownCommand(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.UnknownCommand

public DXFTemplateParseException.UnknownCommand(int lineNb)

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org