
| Key: |
QRTZNET-84
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Marko Lahma
|
| Reporter: |
Nik
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
When connecting to a remote Scheduler, exceptions are not able to be serialized to be sent to client.
|
|
Description
|
When connecting to a remote Scheduler, exceptions are not able to be serialized to be sent to client. |
Show » |
|
SchedulerException's new constructor simply calls the base (System.Exception) passing in the message parameter.
I have added the documentation generated by GhostDoc.
Please let me know if you decide to add this to the project - it will be my first open source contribution! (How's that for 2008 resolutions?)
Thanks,
Nik