public class BicException extends T9RuntimeException
Modifier and Type | Class and Description |
---|---|
static class |
BicException.ChampsBic |
Constructor and Description |
---|
BicException(BicException.ChampsBic champ,
String msg) |
BicException(String msg) |
BicException(String msg,
Exception e) |
Modifier and Type | Method and Description |
---|---|
BicException.ChampsBic |
getChamp() |
void |
setChamp(BicException.ChampsBic champ) |
createMessageFormatedException, createMessageFormatedException, getCode, setParameter, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public BicException(BicException.ChampsBic champ, String msg)
public BicException(String msg)
public BicException.ChampsBic getChamp()
public void setChamp(BicException.ChampsBic champ)
Copyright © 2016. All rights reserved.