org.planx.xmlstore.routing
Class RoutingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.planx.xmlstore.routing.RoutingException
- All Implemented Interfaces:
- Serializable
public class RoutingException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RoutingException
public RoutingException()
RoutingException
public RoutingException(String message)
RoutingException
public RoutingException(Throwable cause)
RoutingException
public RoutingException(String msg,
Throwable cause)
Copyright © 2010. All Rights Reserved.