Package no.unit.nva.model.exceptions
Class InvalidSeriesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- no.unit.nva.model.exceptions.InvalidSeriesException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidSeriesException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringMESSAGE
-
Constructor Summary
Constructors Constructor Description InvalidSeriesException(java.lang.String seriesUri)
-
-
-
Field Detail
-
MESSAGE
public static final java.lang.String MESSAGE
- See Also:
- Constant Field Values
-
-