Class RouteUpdateException

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

public class RouteUpdateException extends OSAException
See Also:
  • Constructor Details

    • RouteUpdateException

      public RouteUpdateException()
    • RouteUpdateException

      public RouteUpdateException(String message)
    • RouteUpdateException

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