Class ECFException

    • Constructor Detail

      • ECFException

        public ECFException()
      • ECFException

        public ECFException​(String message)
        Parameters:
        message - message associated with exception
      • ECFException

        public ECFException​(Throwable cause)
        Parameters:
        cause - the cause of the new exception
      • ECFException

        public ECFException​(String message,
                            Throwable cause)
        Parameters:
        message -
        cause -
      • ECFException

        public ECFException​(org.eclipse.core.runtime.IStatus status)
        Parameters:
        status - the status for th