public class InvalidJpaQueryMethodException extends RuntimeException
| Constructor and Description |
|---|
InvalidJpaQueryMethodException(String message)
Creates a new
InvalidJpaQueryMethodException with the given message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidJpaQueryMethodException(String message)
InvalidJpaQueryMethodException with the given message.message - must not be null or empty.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.