public class FileUploadViolationException extends Exception
Constructor and Description |
---|
FileUploadViolationException(List<String> messages) |
FileUploadViolationException(String message) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getViolationMessages()
Return a list violation messages in the exception or an empty list if violation is not found
|
protected void |
setViolations(List<String> messages) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileUploadViolationException(String message)
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.