com.ptc.windchill.cadx.common.preference
Class UnauthenticatedURLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.ptc.windchill.cadx.common.preference.UnauthenticatedURLException
- All Implemented Interfaces:
- Serializable
- public class UnauthenticatedURLException
- extends IOException
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnauthenticatedURLException
public UnauthenticatedURLException()
- UnauthenticatedURLException constructor comment.
UnauthenticatedURLException
public UnauthenticatedURLException(String s)
- UnauthenticatedURLException constructor comment.
- Parameters:
s
- java.lang.String