public class BuilderException
extends cn.featherfly.common.exception.LocalizedCodeException
| Constructor and Description |
|---|
BuilderException(BuilderExceptionCode exceptionCode)
Instantiates a new builder exception.
|
BuilderException(BuilderExceptionCode exceptionCode,
java.lang.Throwable ex)
Instantiates a new builder exception.
|
getCharset, getDefaultLocale, getLocalizedMessage, getMessage, setCharsetpublic BuilderException(BuilderExceptionCode exceptionCode)
exceptionCode - exceptionCodepublic BuilderException(BuilderExceptionCode exceptionCode, java.lang.Throwable ex)
exceptionCode - exceptionCodeex - ex