Business Components 9.0.5

oracle.adf.model.binding
Interface DCCachingErrorHandler

All Superinterfaces:
DCErrorHandler
All Known Implementing Classes:
DCErrorHandlerImpl

public interface DCCachingErrorHandler
extends DCErrorHandler


Method Summary
 boolean isThrowFlag()
           
 void setThrowFlag(boolean flag)
           
 
Methods inherited from interface oracle.adf.model.binding.DCErrorHandler
reportException
 

Method Detail

isThrowFlag

public boolean isThrowFlag()

setThrowFlag

public void setThrowFlag(boolean flag)

Business Components 9.0.5

 

Copyright © 1997, 2004, Oracle. All rights reserved.