
| 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.
|
|
|
Quartz.NET
Created: 07/Jan/08 08:51 AM
Updated: 20/Jan/08 11:22 AM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
0.9
|
| Fix Version/s: |
0.9.1
|
|
|
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