Class ConfigurationWriterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.infinispan.commons.configuration.io.ConfigurationWriterException
-
- All Implemented Interfaces:
Serializable
public class ConfigurationWriterException extends RuntimeException
- Since:
- 12.1
- Author:
- Tristan Tarrant <[email protected]>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigurationWriterException(String message)
ConfigurationWriterException(Throwable t)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-