Class ConnectionNotSetException

  • All Implemented Interfaces:
    Serializable

    public class ConnectionNotSetException
    extends TaskanaRuntimeException
    Thrown if ConnectionManagementMode is CONNECTION_MANAGED_EXTERNALLY and an attempt is made to call an API method before the setConnection() method has been called.
    See Also:
    Serialized Form
    • Constructor Detail

      • ConnectionNotSetException

        public ConnectionNotSetException()