jas.util
Interface HasNestedException

All Known Implementing Classes:
JASDOMParser.JASXMLException, NestedException, NestedRuntimeException, ObjectFactoryException

public interface HasNestedException


Method Summary
 String getMessage()
           
 Throwable getNestedException()
           
 String getSimpleMessage()
           
 

Method Detail

getNestedException

Throwable getNestedException()

getSimpleMessage

String getSimpleMessage()

getMessage

String getMessage()


Copyright © 2000-2009 FreeHEP. All Rights Reserved.