Class NodeUnderTestException

All Implemented Interfaces:
com.nt.common.exceptions.SMGException, Serializable

public class NodeUnderTestException extends OSAException
See Also:
  • Constructor Details

    • NodeUnderTestException

      public NodeUnderTestException()
    • NodeUnderTestException

      public NodeUnderTestException(String message)
    • NodeUnderTestException

      public NodeUnderTestException(String nodeId, String message)
  • Method Details