aerogear-controller 1.0.2

org.jboss.aerogear.controller.router.rest.pagination
Class PaginationRequestException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jboss.aerogear.controller.router.rest.pagination.PaginationRequestException
All Implemented Interfaces:
Serializable

public class PaginationRequestException
extends RuntimeException

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
PaginationRequestException()
           
PaginationRequestException(String message)
           
PaginationRequestException(String message, Throwable cause)
           
PaginationRequestException(Throwable cause)
           
 
Method Summary
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

PaginationRequestException

public PaginationRequestException()

PaginationRequestException

public PaginationRequestException(String message,
                                  Throwable cause)

PaginationRequestException

public PaginationRequestException(String message)

PaginationRequestException

public PaginationRequestException(Throwable cause)

aerogear-controller 1.0.2

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.