Interface IExceptionNode


  • public interface IExceptionNode
    • Method Detail

      • getDescription

        String getDescription()
      • setDescription

        void setDescription​(String value)
      • setType

        void setType​(String name)