PlaybackFailedException

  • PlaybackFailedException is a public class thrown when playback fails.

  • It has two public constructors: one with no arguments and one that accepts a String message.

  • This exception inherits methods from java.lang.Throwable and java.lang.Object .

public class PlaybackFailedException

Thrown when playback failed.

Public Constructors

Inherited Methods

Public Constructors

PlaybackFailedException

 public 
  
 PlaybackFailedException 
 () 

PlaybackFailedException

 public 
  
 PlaybackFailedException 
 ( 
  
  String 
 
  
 message 
 ) 
Details
Parameters
message
Create a Mobile Website
View Site in Mobile | Classic
Share by: