org.jboss.web.tomcat.service.session.distributedcache.spi
Class ClusteringNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.web.tomcat.service.session.distributedcache.spi.ClusteringNotSupportedException
- All Implemented Interfaces:
- Serializable
public class ClusteringNotSupportedException
- extends Exception
This exception is thrown when the clustered HTTPSession-service
is not found
- Version:
- $Revision: 56007 $
- Author:
- Thomas Peuss
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClusteringNotSupportedException
public ClusteringNotSupportedException(String message)
ClusteringNotSupportedException
public ClusteringNotSupportedException(String message,
Throwable cause)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.