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