Package jade.core

Class ServiceNotActiveException

  • All Implemented Interfaces:
    Serializable

    public class ServiceNotActiveException
    extends ServiceException
    This exception is thrown when trying to access a JADE kernel level service that is not installed in the local node.
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceNotActiveException

        public ServiceNotActiveException​(String serviceName)