Package com.atlassian.bamboo.exception
Class DefaultWebValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.exception.WebValidationException
com.atlassian.bamboo.exception.DefaultWebValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.atlassian.bamboo.exception.WebValidationException
errorCollection -
Constructor Summary
ConstructorsConstructorDescriptionDefaultWebValidationException(ErrorCollection errorCollection) DefaultWebValidationException(String message) DefaultWebValidationException(String field, String message) -
Method Summary
Methods inherited from class com.atlassian.bamboo.exception.WebValidationException
getErrorCollection, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DefaultWebValidationException
-
DefaultWebValidationException
-
DefaultWebValidationException
-
DefaultWebValidationException
public DefaultWebValidationException()
-