|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.jwarp.service.work.AnonymousJobNotAllowedException
Exception thrown when a job was tried to be schedules without any origin information such as the origin activity or process and such jobs are currently not allowed to be started.
| Constructor Summary | |
AnonymousJobNotAllowedException()
Creates a new exception. |
|
AnonymousJobNotAllowedException(java.lang.String reason)
Creates a new exception. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public AnonymousJobNotAllowedException()
public AnonymousJobNotAllowedException(java.lang.String reason)
reason - Additional infos.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||