Class RouterAlreadyDeployedException

All Implemented Interfaces:
Serializable

public class RouterAlreadyDeployedException extends EngineException
See Also:
  • Constructor Details

    • RouterAlreadyDeployedException

      public RouterAlreadyDeployedException(Router router)
  • Method Details

    • getRouter

      public Router getRouter()