Package org.jcsp.net

Class ServiceInstallationException

  • All Implemented Interfaces:
    Serializable

    public class ServiceInstallationException
    extends RuntimeException
    An excpetion that is thrown if a service installation fails.
    Author:
    Quickstone Technologies Limited
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceInstallationException

        public ServiceInstallationException()
        Constructor for ServiceInstallationException.
      • ServiceInstallationException

        public ServiceInstallationException​(String message)
        Constructor for ServiceInstallationException.
        Parameters:
        message -