public class ApplicationExceptionHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
insert(Any any,
ApplicationException exception)
This method tries to insert the given ApplicationException into the
given any by deriving the helper name from object id.
|
public static void insert(Any any, ApplicationException exception) throws ClassNotFoundException, NoSuchMethodException, IllegalAccessException, InvocationTargetException
Copyright © 2017 JacORB. All rights reserved.