com.atlassian.jira.rest.exception
Class JiraEOFExceptionMapper

java.lang.Object
  extended by com.atlassian.jira.rest.exception.JiraExceptionMapper<EOFException>
      extended by com.atlassian.jira.rest.exception.JiraEOFExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<EOFException>

@Provider
public class JiraEOFExceptionMapper
extends JiraExceptionMapper<EOFException>

Since:
v5.0

Constructor Summary
JiraEOFExceptionMapper()
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.rest.exception.JiraExceptionMapper
toResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraEOFExceptionMapper

public JiraEOFExceptionMapper()


Copyright © 2002-2014 Atlassian. All Rights Reserved.