Class PulseIllegalOperationException

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

public class PulseIllegalOperationException extends Exception
Represents an illegal operation in the PulseSession.
See Also:
  • Constructor Details

    • PulseIllegalOperationException

      public PulseIllegalOperationException(com.ooyala.pulse.Error error)
      Constructor.
      Parameters:
      error - pulse error description.
  • Method Details

    • getError

      public com.ooyala.pulse.Error getError()
      Returns:
      the error returned by Pulse.