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 Summary
ConstructorDescriptionConfigurationReaderException
(String message, Location location) ConfigurationReaderException
(Throwable t, Location location) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationReaderException
-
ConfigurationReaderException
-
-
Method Details
-
getLocation
-