Class ServiceLocalException

    • Constructor Detail

      • ServiceLocalException

        public ServiceLocalException​(String message)
        ServiceLocalException Constructor.
        Parameters:
        message - the message
      • ServiceLocalException

        public ServiceLocalException​(String message,
                                     Exception innerException)
        ServiceLocalException Constructor.
        Parameters:
        message - the message
        innerException - the inner exception