public class EncoderException extends Exception
Constructor and Description |
---|
EncoderException(String pMessage)
Creates a new instance of this exception with an useful message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EncoderException(String pMessage)
pMessage
- a useful message relating to the encoder specific error.Copyright © 2017 JBoss by Red Hat. All rights reserved.