Add caught exceptions to event returned from action ?

Tom Zeller tzeller at dragonacea.biz
Thu Feb 6 19:51:20 EST 2014


In Actions, caught exceptions should be added to the returned Event, correct ?

For example,

try {
  SignatureSupport.signObject(...
} catch ( SecurityException ....

}


More information about the dev mailing list