|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.flashaccess.sdk.media.drm.WarningMessage
public class WarningMessage
Contains warning information. Warnings do not necessarily indicate that an operation has failed, but may indicate conditions of which the caller may want to be aware.
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
Gets the detailed message. |
java.lang.String |
getSource()
Gets the source of the warning (the component which issued the warning). |
int |
getStatusCode()
Gets the source-specific code indicating the meaning of the warning. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getSource()
public int getStatusCode()
public java.lang.String getMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||