org.rythmengine.exception
Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rythmengine.exception.ConfigurationException
- All Implemented Interfaces:
- Serializable
public class ConfigurationException
- extends RuntimeException
The exception thrown out when Rythm configuration error
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConfigurationException
public ConfigurationException(String msg,
Object... args)
ConfigurationException
public ConfigurationException(Exception e,
String msg,
Object... args)
Copyright © 2013. All Rights Reserved.