Package edu.cornell.mannlib.vedit.util
Class FormUtils.NegativeIntegerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- edu.cornell.mannlib.vedit.util.FormUtils.NegativeIntegerException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FormUtils
public static class FormUtils.NegativeIntegerException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NegativeIntegerException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-