public final class InvalidPrimaryKeyException extends RuntimeException
PrimaryKey does not respect the syntax of the internal String
 representation of primary keys.| Constructor and Description | 
|---|
| InvalidPrimaryKeyException(String aMessage) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPrimaryKeyException(String aMessage)