Package io.varhttp

Class ControllerAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ControllerAlreadyExistsException extends RuntimeException
See Also:
  • Constructor Details

    • ControllerAlreadyExistsException

      public ControllerAlreadyExistsException(Request request)
  • Method Details

    • getRequest

      public Request getRequest()