Class RouteRemoveException

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

public class RouteRemoveException extends OSAException
See Also:
  • Constructor Details

    • RouteRemoveException

      public RouteRemoveException()
    • RouteRemoveException

      public RouteRemoveException(String message)
    • RouteRemoveException

      public RouteRemoveException(String message, String srcNodeId, String destNodeId)
  • Method Details