- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.validation.ValidationException
-
- org.hibernate.validator.internal.engine.messageinterpolation.parser.MessageDescriptorFormatException
-
- All Implemented Interfaces:
- java.io.Serializable
public class MessageDescriptorFormatException
extends javax.validation.ValidationException
Exception thrown in case the message descriptor is invalid, for example unbalanced braces or escape characters
- Author:
- Hardy Ferentschik
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved