Class ControllerException

    • Constructor Detail

      • ControllerException

        public ControllerException​(String arg0)
        Parameters:
        arg0 -
      • ControllerException

        public ControllerException​(String arg0,
                                   Exception innerException)
        Parameters:
        arg0 -
        innerException -
      • ControllerException

        public ControllerException​(String arg0,
                                   IResource resource)
        Parameters:
        arg0 -
        resource -
      • ControllerException

        public ControllerException​(String arg0,
                                   IResource resource,
                                   Exception innerException)
        Parameters:
        arg0 -
        resource -
        innerException -