org.violetlib.types
Class DataException
- Object
-
- Throwable
-
- Exception
-
- RuntimeException
-
- DataException
-
- All Implemented Interfaces:
- Serializable
public class DataException extends RuntimeExceptionA generic exception for data read/write failures. This exception class should not be used for anticipated failures, such as a query that returns no results.- See Also:
- Serialized Form
-
-
Methods Modifier and Type Method and Description asApplicationException