org.sakaiproject.hybrid.tool
Class SiteVisitToolPlacementServlet.ResponseCommittedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.sakaiproject.hybrid.tool.SiteVisitToolPlacementServlet.ResponseCommittedException
All Implemented Interfaces:
Serializable
Enclosing class:
SiteVisitToolPlacementServlet

public static class SiteVisitToolPlacementServlet.ResponseCommittedException
extends RuntimeException

See Also:
ServletResponse.isCommitted(), Serialized Form

Constructor Summary
SiteVisitToolPlacementServlet.ResponseCommittedException(String message)
           
 
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
 

Constructor Detail

SiteVisitToolPlacementServlet.ResponseCommittedException

public SiteVisitToolPlacementServlet.ResponseCommittedException(String message)
Parameters:
message -
See Also:
RuntimeException.RuntimeException(String)


Copyright © 2009-2012 The Sakai Foundation. All Rights Reserved.