public class BusinessException extends StackException
Constructor and Description |
---|
BusinessException() |
BusinessException(String mensagem) |
BusinessException(String mensagem,
Object... parametros) |
Modifier and Type | Method and Description |
---|---|
void |
check()
throws a BusinessException if getExceptions() is not empty
|
add, add, clear, getExceptions, getParameters, getParametros, getStackMessage, isNotEmpty, setExceptions
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BusinessException()
public BusinessException(String mensagem)
public void check() throws BusinessException
check
in class StackException
BusinessException
Copyright © 2015. All rights reserved.