|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.ws.rs.WebApplicationException
com.atlassian.greenhopper.model.validation.JiraCopiedNotAuthorisedWebException
public class JiraCopiedNotAuthorisedWebException
This exception is thrown when a caller is not authorised to access a JIRA REST resource.
| Constructor Summary | |
|---|---|
JiraCopiedNotAuthorisedWebException()
Creates a new JiraCopiedNotAuthorisedWebException for the given issue. |
|
JiraCopiedNotAuthorisedWebException(JiraCopiedRestErrorCollection errors)
Creates a new NotAuthorisedWebException for the given issue, with a collection of errors. |
|
| Method Summary |
|---|
| Methods inherited from class javax.ws.rs.WebApplicationException |
|---|
getResponse |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JiraCopiedNotAuthorisedWebException()
JiraCopiedNotAuthorisedWebException(JiraCopiedRestErrorCollection) constructor, passing a collection
of errors.
public JiraCopiedNotAuthorisedWebException(JiraCopiedRestErrorCollection errors)
errors - an ErrorCollection containing the errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||