gate.util.persistence
Class PersistenceManager.NotComparableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gate.util.persistence.PersistenceManager.NotComparableException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PersistenceManager
public static class PersistenceManager.NotComparableException
- extends RuntimeException
Thrown by a comparator when the values provided for comparison are not
comparable.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PersistenceManager.NotComparableException
public PersistenceManager.NotComparableException(String message)
PersistenceManager.NotComparableException
public PersistenceManager.NotComparableException()