Class ControlException

    • Constructor Detail

      • ControlException

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

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

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

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