public class ConstraintDeclarationException extends ValidationException
コンストラクタと説明 |
---|
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 © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.