|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
CodecRegistrationException
public class CodecRegistrationException
This exception represents an error that occurs while registering a codec.
| Constructor Summary | |
|---|---|
CodecRegistrationException()
|
|
CodecRegistrationException(String message)
|
|
CodecRegistrationException(String message,
Throwable cause)
|
|
CodecRegistrationException(Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CodecRegistrationException()
public CodecRegistrationException(String message,
Throwable cause)
public CodecRegistrationException(String message)
public CodecRegistrationException(Throwable cause)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||