com.sas.util.errorhandlers
Interface SupportsErrorHandlerInterface

All Known Implementing Classes:
CommandDispatcher, PopupMenuAdapter

public interface SupportsErrorHandlerInterface


Method Summary
abstract  ErrorHandlerInterface getErrorHandler()
           
abstract  void setErrorHandler(ErrorHandlerInterface errorHandler)
           
 

Method Detail

getErrorHandler

ErrorHandlerInterface getErrorHandler()

setErrorHandler

void setErrorHandler(ErrorHandlerInterface errorHandler)



Copyright © 2009 SAS Institute Inc. All Rights Reserved.