public class BusinessModuleException extends MadzException
bundle, errorCode| Constructor and Description |
|---|
BusinessModuleException(Class<?> cls,
String bundle,
String errorCode) |
BusinessModuleException(Class<?> cls,
String bundle,
String errorCode,
Object[] messageVars) |
BusinessModuleException(Class<?> cls,
String bundle,
String errorCode,
Object[] messageVars,
Throwable cause) |
BusinessModuleException(Class<?> cls,
String bundle,
String errorCode,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessModuleName() |
String |
getCategory() |
getBundle, getErrorCode, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BusinessModuleException(Class<?> cls, String bundle, String errorCode, Object[] messageVars)
public BusinessModuleException(Class<?> cls, String bundle, String errorCode, Object[] messageVars, Throwable cause)
public BusinessModuleException(Class<?> cls, String bundle, String errorCode, Throwable cause)
public String getCategory()
getCategory in class MadzExceptionpublic String getBusinessModuleName()
Copyright © 2015. All Rights Reserved.