ePOST API

rice.post
Class PostException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by rice.post.PostException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
StorageException

public class PostException
extends java.lang.Exception

Any exception specific to POST.

Version:
$Id: PostException.java 691 2002-11-19 03:33:07Z amislove $
See Also:
Serialized Form

Constructor Summary
PostException(java.lang.String msg)
          Constructor.
 
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

PostException

public PostException(java.lang.String msg)
Constructor.

Parameters:
msg - The string representing the error.

ePOST API

Copyright © 2001-2005 - Rice Pastry.