public class StructuralCodeConstraintException extends CodeConstraintException
| Constructor and Description |
|---|
StructuralCodeConstraintException()
Constructs a new StructuralCodeConstraintException with null as its error message string.
|
StructuralCodeConstraintException(String message)
Constructs a new StructuralCodeConstraintException with the specified error message.
|
extendMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StructuralCodeConstraintException()
public StructuralCodeConstraintException(String message)
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.