org.LexGrid.LexBIG.caCore.dao.orm.selectionStrategy.exceptions
Class SelectionStrategyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.LexGrid.LexBIG.caCore.dao.orm.selectionStrategy.exceptions.SelectionStrategyException
- All Implemented Interfaces:
- Serializable
public class SelectionStrategyException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SelectionStrategyException
public SelectionStrategyException(String message,
Throwable ex)
SelectionStrategyException
public SelectionStrategyException(String message)