com.projectdarkstar.tools.dtc.exceptions
Class DTCInvalidDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.projectdarkstar.tools.dtc.exceptions.DTCServiceException
com.projectdarkstar.tools.dtc.exceptions.DTCInvalidDataException
- All Implemented Interfaces:
- Serializable
public class DTCInvalidDataException
- extends DTCServiceException
Thrown whenever data validation occurs 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 |
DTCInvalidDataException
public DTCInvalidDataException(String message)
DTCInvalidDataException
public DTCInvalidDataException(String message,
Throwable cause)
Copyright © 2013. All Rights Reserved.