Module dev.bitbite.opennetlib
Class LayerInitFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- dev.bitbite.networking.exceptions.LayerInitFailedException
-
- All Implemented Interfaces:
java.io.Serializable
public class LayerInitFailedException extends java.lang.ExceptionGets thrown if the initialization of theDataProcessingLayerfailed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LayerInitFailedException(java.lang.String message)
-