+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.spa.parser
Interface ErrorHandler

public interface ErrorHandler

Represents how errors should be handled

Since:
7.0

Method Summary
 void error(java.io.IOException ex)
          Indicates that an error has occurred
 

Method Detail

error

void error(java.io.IOException ex)
           throws java.io.IOException
Indicates that an error has occurred

Parameters:
ex - the exception
Throws:
java.io.IOException
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD