Serialized Form


Package org.resthub.web.springmvc.router.exceptions

Class org.resthub.web.springmvc.router.exceptions.ActionNotFoundException extends Exception implements Serializable

Serialized Fields

action

String action

Class org.resthub.web.springmvc.router.exceptions.NoHandlerFoundException extends RuntimeException implements Serializable

Serialized Fields

action

String action

args

Map<K,V> args

Class org.resthub.web.springmvc.router.exceptions.NoRouteFoundException extends RuntimeException implements Serializable

Serialized Fields

method

String method

path

String path

Class org.resthub.web.springmvc.router.exceptions.RouteFileParsingException extends org.springframework.beans.BeansException implements Serializable



Copyright © 2010-2012. All Rights Reserved.