Package oms3

Class ComponentException

    • Constructor Detail

      • ComponentException

        public ComponentException​(Throwable cause,
                                  Object comp)
      • ComponentException

        public ComponentException​(String msg)
    • Method Detail

      • getSource

        public Object getSource()
        Get the component that caused the exception
        Returns:
        the component that caused the exception.