com.github.dandelion.datatables.core.exception
Class UnkownGroupException
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.UnkownGroupException
- All Implemented Interfaces:
- Serializable
public class UnkownGroupException
- extends DandelionDatatablesException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnkownGroupException
public UnkownGroupException(String message,
Throwable cause)
UnkownGroupException
public UnkownGroupException(String message)
UnkownGroupException
public UnkownGroupException(Throwable cause)
Copyright © 2013–2014 Dandelion Project. All rights reserved.