Class CCSimpleXMLEditorTree.LogicError

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclnt.ccaddons.pbc.simplexml.CCSimpleXMLEditorTree.LogicError
All Implemented Interfaces:
Serializable
Enclosing class:
CCSimpleXMLEditorTree

public class CCSimpleXMLEditorTree.LogicError extends RuntimeException
See Also:
  • Constructor Details

    • LogicError

      public LogicError(String message, Throwable cause)
    • LogicError

      public LogicError(String message)
  • Method Details