Class EOLIncorrectException

All Implemented Interfaces:
Serializable

public class EOLIncorrectException extends RoStoreException
Exception is thrown if the value of EOL violates some validation rules.
See Also:
  • Constructor Details

    • EOLIncorrectException

      public EOLIncorrectException(long eol)
  • Method Details

    • getIncorrectEOL

      public long getIncorrectEOL()