Package org.rostore.entity
Class EOLIncorrectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rostore.entity.RoStoreException
org.rostore.entity.EOLIncorrectException
- All Implemented Interfaces:
Serializable
Exception is thrown if the value of EOL violates some
validation rules.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EOLIncorrectException
public EOLIncorrectException(long eol)
-
-
Method Details
-
getIncorrectEOL
public long getIncorrectEOL()
-