Class DataInputOutputSerdeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.espertech.esper.common.internal.serde.compiletime.resolve.DataInputOutputSerdeException
All Implemented Interfaces:
Serializable

public class DataInputOutputSerdeException extends RuntimeException
See Also:
  • Constructor Details

    • DataInputOutputSerdeException

      public DataInputOutputSerdeException(String message)
    • DataInputOutputSerdeException

      public DataInputOutputSerdeException(String message, Throwable cause)