java.net
Class NoMagicException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.NoMagicException
- All Implemented Interfaces:
- java.io.Serializable
- public class NoMagicException
- extends java.io.IOException
This exception is thrown by ZObject when it cannot recognize the type of
the packet because it cannot find the canonical signature (magic sequence).
- Version:
- 1.0
| Nested classes inherited from class java.lang.Throwable |
|
| 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 |
NoMagicException
public NoMagicException()
NoMagicException
public NoMagicException(java.lang.String s)