|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionType | |
---|---|
com.brightcove.mediaapi.exceptions |
Uses of ExceptionType in com.brightcove.mediaapi.exceptions |
---|
Fields in com.brightcove.mediaapi.exceptions declared as ExceptionType | |
---|---|
protected ExceptionType |
BrightcoveException.type
|
Methods in com.brightcove.mediaapi.exceptions that return ExceptionType | |
---|---|
ExceptionType |
BrightcoveException.getType()
Gets the type of exception. |
static ExceptionType |
ExceptionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExceptionType[] |
ExceptionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |