Class PekkoProtocolException

All Implemented Interfaces:
Serializable, OnlyCauseStackTrace

public class PekkoProtocolException extends PekkoException implements OnlyCauseStackTrace
See Also:
  • Constructor Details

    • PekkoProtocolException

      public PekkoProtocolException(String msg, Throwable cause)
    • PekkoProtocolException

      public PekkoProtocolException(String msg)