public class EntityValidationException extends Exception
| Constructor and Description |
|---|
EntityValidationException(String message)
Represents exceptions thrown on constraint violations
|
EntityValidationException(String message,
Throwable cause)
Represents exceptions thrown on constraint violations
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EntityValidationException(String message)
message - messageCopyright © 2017 Pivotal Software, Inc.. All rights reserved.