public class AttributesValidationException extends Exception
Constructor and Description |
---|
AttributesValidationException(String message)
Constructor assigning an error message.
|
AttributesValidationException(String message,
Throwable cause)
Constructor assigning an error message and the underlying cause of the error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AttributesValidationException(String message)
message
- the error message.Copyright © 2018 Litsec AB. All rights reserved.