Package com.jme3.network.serializing
Class SerializerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.jme3.network.serializing.SerializerException
- All Implemented Interfaces:
Serializable
A general exception from the serialization routines.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SerializerException
-
SerializerException
-