public class RecordIdNotFoundException extends RuntimeException
| Constructor and Description |
|---|
RecordIdNotFoundException(Class klass)
Constructs with class cannot be found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RecordIdNotFoundException(Class klass)
klass - Class where @RecordId cannot be found.Copyright © 2014 JBoss by Red Hat. All rights reserved.