Class ConfigurationReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infinispan.commons.configuration.io.ConfigurationReaderException
- All Implemented Interfaces:
- Serializable
- Since:
- 12.1
- Author:
- Tristan Tarrant <tristan@infinispan.org>
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionConfigurationReaderException(String message, Location location) ConfigurationReaderException(Throwable t, Location location) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ConfigurationReaderException
- 
ConfigurationReaderException
 
- 
- 
Method Details- 
getLocation
 
-