org.milyn.routing.db
Class DataSelectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.milyn.SmooksException
org.milyn.routing.db.DataSelectionException
- All Implemented Interfaces:
- Serializable
public class DataSelectionException
- extends SmooksException
Data selection exception.
- Author:
- tom.fennelly@gmail.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataSelectionException
public DataSelectionException(String message)
DataSelectionException
public DataSelectionException(String message,
Throwable cause)
Copyright © 2014. All Rights Reserved.