com.northgateis.realweb
Class RealWebException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--com.northgateis.realweb.RealWebException
- public class RealWebException
- extends java.io.IOException
Provide an exception class for RealWeb
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
RealWebException
public RealWebException(int e,
java.lang.String s)
RealWebException
public RealWebException(java.lang.String s)
toString
public java.lang.String toString()
- Overrides:
- toString in class java.lang.Throwable
Copyright (c) 2000 Northgate Information Solutions