Class MalformedEventException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.yahoo.log.event.MalformedEventException
All Implemented Interfaces:
Serializable

@Deprecated(forRemoval=true, since="7") public class MalformedEventException extends Exception
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Details

    • MalformedEventException

      public MalformedEventException(Throwable cause)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • MalformedEventException

      public MalformedEventException(String msg)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • MalformedEventException

      public MalformedEventException()
      Deprecated, for removal: This API element is subject to removal in a future version.