|
Business Components 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jbo.uicli.binding.JUErrorHandlerThrow
Implements a default error handling class for the JClient framework. This handler simply throws exceptions it receives as JboExceptions (by creating a JboException if required).
JboException
,
JUErrorHandler
Constructor Summary | |
JUErrorHandlerThrow()
|
Method Summary | |
void |
reportException(JUFormBinding formBnd,
java.lang.Exception ex)
This method simply throws the exception 'ex' as a JboException (by creating a new JboException if required). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JUErrorHandlerThrow()
Method Detail |
public void reportException(JUFormBinding formBnd, java.lang.Exception ex)
reportException
in interface JUErrorHandler
|
Business Components 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.