public class ConstraintDeclarationException extends ValidationException
Constructor and Description |
---|
ConstraintDeclarationException() |
ConstraintDeclarationException(String message) |
ConstraintDeclarationException(String message,
Throwable cause) |
ConstraintDeclarationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConstraintDeclarationException(String message)
public ConstraintDeclarationException()
public ConstraintDeclarationException(String message, Throwable cause)
public ConstraintDeclarationException(Throwable cause)
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.