public static final class AMRuntimeException.UnsupportedEncodingException extends AMRuntimeException
UnsupportedEncodingException
instances. Since it is a system error, it is reasonable to wrap it inside
a runtime exception.AMRuntimeException.AMAttributeFormatException, AMRuntimeException.InvalidConfiguration, AMRuntimeException.IOException, AMRuntimeException.UnsupportedEncodingException
Constructor and Description |
---|
UnsupportedEncodingException() |
UnsupportedEncodingException(java.lang.String s) |
UnsupportedEncodingException(java.lang.String s,
java.lang.Throwable throwable) |
UnsupportedEncodingException(java.lang.Throwable throwable) |
public UnsupportedEncodingException()
public UnsupportedEncodingException(java.lang.String s)
public UnsupportedEncodingException(java.lang.String s, java.lang.Throwable throwable)
public UnsupportedEncodingException(java.lang.Throwable throwable)