Package com.onwbp.adaptation
Class InvalidPrimaryKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.onwbp.adaptation.InvalidPrimaryKeyException
- All Implemented Interfaces:
Serializable
Exception thrown when a
PrimaryKey
does not respect the syntax of the internal String
representation of primary keys.- 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
-
InvalidPrimaryKeyException
-