Class GenericServiceException

    • Constructor Detail

      • GenericServiceException

        public GenericServiceException()
      • GenericServiceException

        public GenericServiceException​(java.lang.String str)
      • GenericServiceException

        public GenericServiceException​(java.lang.String str,
                                       java.lang.Throwable nested)
      • GenericServiceException

        public GenericServiceException​(java.lang.Throwable nested)