Class ServiceLoadingException

  • All Implemented Interfaces:
    Serializable

    public class ServiceLoadingException
    extends Exception
    Indicates that a service runtime failed to load the service artifact.
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceLoadingException

        public ServiceLoadingException​(String message)
      • ServiceLoadingException

        public ServiceLoadingException​(String message,
                                       Throwable cause)