public final class ConstraintNotFound extends UserException
| Modifier and Type | Field and Description |
|---|---|
int |
id |
| Constructor and Description |
|---|
ConstraintNotFound() |
ConstraintNotFound(int id) |
ConstraintNotFound(String _reason,
int id) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConstraintNotFound()
public ConstraintNotFound(String _reason, int id)
public ConstraintNotFound(int id)
Copyright © 2015 JacORB. All rights reserved.