Package com.chatmotorapi.api.util.exception

Provides run time Exceptions thrown by ChatMotor.
  • Exception Summary
    Exception Description
    MotorExecutionException
    Represents exceptions that occur during the unchecked execution of operations.
    MotorNoExceptionThrown
    MotorNoExceptionThrown is a custom exception class used to indicate that no actual exception was thrown.
    MotorNotImplemendException
    Represents exceptions that occur during the execution of an supported methods on some devices
    MotorTimeoutException
    MotorTimeoutException is a runtime exception that represents a timeout condition.