Class ServiceException

    • Constructor Detail

      • ServiceException

        public ServiceException​(String msg,
                                Exception e)

        Constructor for ServiceException.

        Parameters:
        msg - a String object.
        e - a Exception object.