BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.net.http
Class HttpUnauthorizedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--java.net.ProtocolException
                          |
                          +--weblogic.net.http.HttpUnauthorizedException

public class HttpUnauthorizedException
extends java.net.ProtocolException

Author:
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
HttpUnauthorizedException()
           
HttpUnauthorizedException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpUnauthorizedException

public HttpUnauthorizedException(java.lang.String s)

HttpUnauthorizedException

public HttpUnauthorizedException()

Documentation is available at
http://www.weblogic.com/docs51