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:
  • Constructor Details

    • WrongMessageDigestException

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