public class ApiValidationException extends IllegalStateException
Constructor and Description |
---|
ApiValidationException(String s)
Creates a
ApiValidationException with a detailed error message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ApiValidationException(String s)
ApiValidationException
with a detailed error message.s
- Error messageCopyright © 2010-2018, ForgeRock All Rights Reserved.