Class ServiceException

  • All Implemented Interfaces:
    Serializable

    public class ServiceException
    extends Exception
    An exception that is thrown in the course of binding or resolving services in App.
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceException

        public ServiceException​(String message,
                                ServiceHandle<?> serviceHandle)