net.jini.url.httpmd
Class WrongMessageDigestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WrongMessageDigestException
public WrongMessageDigestException(String s)
- Creates an instance with the specified detail message.
- Parameters:
s
- the detail message
Copyright © GigaSpaces.