public final class MediaException
extends java.lang.RuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
MediaException.Type
Enumeration describing categories of errors.
|
| Modifier and Type | Method and Description |
|---|---|
MediaException.Type |
getType()
Retrieves the category into which this error falls.
|
java.lang.String |
toString()
Returns a string representation of this
MediaException object. |
public MediaException.Type getType()
public java.lang.String toString()
MediaException object.toString in class java.lang.ThrowableMediaException object.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.