com.projectdarkstar.tools.dtc.exceptions
Class DTCNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.projectdarkstar.tools.dtc.exceptions.DTCServiceException
com.projectdarkstar.tools.dtc.exceptions.DTCNotFoundException
- All Implemented Interfaces:
- Serializable
public class DTCNotFoundException
- extends DTCServiceException
Thrown whenever data is not found for a DTC service
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DTCNotFoundException
public DTCNotFoundException(String message)
DTCNotFoundException
public DTCNotFoundException(String message,
Throwable cause)
Copyright © 2013. All Rights Reserved.