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