|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jpicedt.format.output.util.FormatterException
jpicedt.format.output.dxf.DXFTemplateParseException
public class DXFTemplateParseException
Exceptions se produisant lors de l'analyse d'un patron de DXF (marque déposée).
Nested Class Summary | |
---|---|
static class |
DXFTemplateParseException.InvalidLine
|
static class |
DXFTemplateParseException.MissingGroupValue
|
static class |
DXFTemplateParseException.UnknownCommand
|
Method Summary | |
---|---|
void |
resolve()
Effectue une action sur le dessin permettant qu'au prochain formatage l'exception ne se produise pas. |
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 |
Method Detail |
---|
public void resolve()
FormatterException
resolve
in class FormatterException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |