public class CodecConfigurationException
extends java.lang.RuntimeException
Constructor and Description |
---|
CodecConfigurationException(java.lang.String msg)
Construct a new instance.
|
CodecConfigurationException(java.lang.String message,
java.lang.Throwable cause)
Construct a new instance and wraps a cause
|
public CodecConfigurationException(java.lang.String msg)
msg
- the messagepublic CodecConfigurationException(java.lang.String message, java.lang.Throwable cause)
message
- the messagecause
- the underlying causeCopyright © 2010 - 2020 Adobe. All Rights Reserved