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