Class NodeChainTestException

All Implemented Interfaces:
com.nt.common.exceptions.SMGException, Serializable
Direct Known Subclasses:
TNCTestIdNotFoundException

public class NodeChainTestException extends OSAException
See Also:
  • Constructor Details

    • NodeChainTestException

      public NodeChainTestException()
    • NodeChainTestException

      public NodeChainTestException(String message)
    • NodeChainTestException

      public NodeChainTestException(String message, Exception e)
  • Method Details