Package org.openmuc.jeebus.spine.api
Class DataValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openmuc.jeebus.spine.api.SpineException
-
- org.openmuc.jeebus.spine.api.DataValidationException
-
- All Implemented Interfaces:
java.io.Serializable
public class DataValidationException extends SpineException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataValidationException(java.lang.String message)DataValidationException(java.lang.String message, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class org.openmuc.jeebus.spine.api.SpineException
getAcknowledgment, getError
-
-