Class CheckOutCheckInServiceException

    • Constructor Detail

      • CheckOutCheckInServiceException

        public CheckOutCheckInServiceException​(String message)
        Constructor
        Parameters:
        message - the error message
      • CheckOutCheckInServiceException

        public CheckOutCheckInServiceException​(String message,
                                               Throwable throwable)
        Constructor
        Parameters:
        message - the error message
        throwable - the cause of the exeption
      • CheckOutCheckInServiceException

        public CheckOutCheckInServiceException​(Throwable throwable,
                                               String message,
                                               Object... objects)
        Constructor
        Parameters:
        message - the error message
        throwable - the cause of the exeption
        objects - message arguments