com.github.dandelion.datatables.core.exception
Class ConfigurationLoadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.dandelion.datatables.core.exception.DandelionDatatablesException
com.github.dandelion.datatables.core.exception.ConfigurationLoadingException
- All Implemented Interfaces:
- Serializable
public class ConfigurationLoadingException
- extends DandelionDatatablesException
- Author:
- Thibault Duchateau
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConfigurationLoadingException
public ConfigurationLoadingException(String message)
ConfigurationLoadingException
public ConfigurationLoadingException(Throwable cause)
ConfigurationLoadingException
public ConfigurationLoadingException(String message,
Throwable cause)
Copyright © 2013–2014 Dandelion Project. All rights reserved.