Class OtherNetworkFilter.OtherNetworkException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drasyl.handler.remote.OtherNetworkFilter.OtherNetworkException
All Implemented Interfaces:
Serializable
Enclosing class:
OtherNetworkFilter

public static class OtherNetworkFilter.OtherNetworkException extends Exception
Signals that a message was received from another network and was dropped.
See Also:
  • Constructor Details

    • OtherNetworkException

      public OtherNetworkException(RemoteMessage msg)