Interface IExceptionNode

  • All Known Implementing Classes:
    ExceptionNode

    public interface IExceptionNode
    • Method Detail

      • getDescription

        java.lang.String getDescription()
      • setDescription

        void setDescription​(java.lang.String value)
      • getType

        java.lang.String getType()
      • setType

        void setType​(java.lang.String name)