Interface IExceptionNode

All Known Implementing Classes:
ExceptionNode

public interface IExceptionNode
  • Method Details

    • getDescription

      String getDescription()
    • setDescription

      void setDescription(String value)
    • getType

      String getType()
    • setType

      void setType(String name)