public class InconsistentContentException extends InvalidContentException
| Constructor and Description |
|---|
InconsistentContentException(String message,
Constraints constraints) |
InconsistentContentException(String message,
Throwable cause,
Constraints constraints) |
InconsistentContentException(Throwable cause,
Constraints constraints) |
getConstraints, getConstraintsId, setConstraintsIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InconsistentContentException(String message, Throwable cause, Constraints constraints)
public InconsistentContentException(String message, Constraints constraints)
public InconsistentContentException(Throwable cause, Constraints constraints)
Copyright (C) 2014, Center for Open Middleware