|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| Uses of JboExceptionHandler in oracle.jbo |
| Methods in oracle.jbo with parameters of type JboExceptionHandler | |
| Type | Name |
|---|---|
void |
ApplicationModule.setExceptionHandler(JboExceptionHandler hndlr)
Sets the exception handler for this Application Module. |
| Uses of JboExceptionHandler in oracle.jbo.server |
| Methods in oracle.jbo.server with parameters of type JboExceptionHandler | |
| Type | Name |
|---|---|
void |
ApplicationModuleImpl.setExceptionHandler(JboExceptionHandler hndlr)
Specifies the name of the handler which will perform special processing of the exceptions on the client. |
|
Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||