This exception is thrown by a container if Activity context is not received on a method for which Activity context is mandatory. This exception indicates a deployment or application configuration error. This exception will be propagated across ORB boundaries via an org.omg.CORBA.ACTIVITY_REQUIRED system exception.
This exception is thrown by a container if Activity context is not received on a method for which Activity context is mandatory. This exception indicates a deployment or application configuration error. This exception will be propagated across ORB boundaries via an org.omg.CORBA.ACTIVITY_REQUIRED system exception.
(->activity-required-exception)(->activity-required-exception message)(->activity-required-exception message cause)Constructor.
Constructs a new throwable with the specified detail message and cause.
message - the detail message. - java.lang.String
cause - a chained exception of type Throwable. - java.lang.Throwable
Constructor. Constructs a new throwable with the specified detail message and cause. message - the detail message. - `java.lang.String` cause - a chained exception of type Throwable. - `java.lang.Throwable`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |