|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.dacf.control.ApplyEditsValidationException
This exception is used by implemented of the ApplyEditsListener interface to abort navigation when a validation exception is thrown by the InfoBus producers.
Constructor Summary | |
ApplyEditsValidationException()
This exception is thrown when a validation exception is raised. |
|
ApplyEditsValidationException(java.lang.String s)
This exception is thrown when a validation exception is raised. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ApplyEditsValidationException()
This exception is used by implemented of the ApplyEditsListener interface to abort navigation when a validation exception is thrown by the InfoBus producers.
public ApplyEditsValidationException(java.lang.String s)
This exception is used by implemented of the ApplyEditsListener interface to abort navigation when a validation exception is thrown by the InfoBus producers.
s
- message text for the exception
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.