com.esri.aims.mtier.io.http
Class WarningException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--com.esri.aims.mtier.io.http.WarningException
- All Implemented Interfaces:
- Serializable
- public class WarningException
- extends IOException
this exception is thrown when an Esrimap stream has a warning
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WarningException
public WarningException(String message)