Package com.brightcove.pulse.exception
Class PulseIllegalOperationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.brightcove.pulse.exception.PulseIllegalOperationException
-
- All Implemented Interfaces:
java.io.Serializable
public class PulseIllegalOperationException extends java.lang.Exception
Represents an illegal operation in the PulseSession.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PulseIllegalOperationException(com.ooyala.pulse.Error error)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.ooyala.pulse.Error
getError()
-