Class MalformedProtobufException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.infinispan.protostream.MalformedProtobufException
All Implemented Interfaces:
Serializable

public final class MalformedProtobufException extends IOException
Since:
4.4
Author:
[email protected]
See Also:
  • Constructor Details

    • MalformedProtobufException

      public MalformedProtobufException(String message, Throwable cause)
    • MalformedProtobufException

      public MalformedProtobufException(String message)