GigaSpaces XAP 8.0 API

net.jini.url.httpmd
Class WrongMessageDigestException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by net.jini.url.httpmd.WrongMessageDigestException
All Implemented Interfaces:
Serializable

public class WrongMessageDigestException
extends IOException

Thrown when the message digest for data retrieved from an HTTPMD URL does not match the value specified in the URL.

Since:
2.0
Author:
Sun Microsystems, Inc.
See Also:
Handler, Serialized Form

Constructor Summary
WrongMessageDigestException(String s)
          Creates an instance with the specified detail 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

WrongMessageDigestException

public WrongMessageDigestException(String s)
Creates an instance with the specified detail message.

Parameters:
s - the detail message

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.