Class PulsePlaybackException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.brightcove.pulse.exception.PulsePlaybackException
All Implemented Interfaces:
Serializable

public class PulsePlaybackException extends Exception
Represents an exception coming from an Ad Playback.
See Also:
  • Constructor Details

    • PulsePlaybackException

      public PulsePlaybackException(Throwable cause)
      Constructor.
      Parameters:
      cause - the cause of the playback exception.