public class AccountTypeException
extends java.lang.RuntimeException
Constructor and Description |
---|
AccountTypeException(AccountType requiredType) |
AccountTypeException(AccountType requiredType,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
AccountType |
getRequiredType() |
public AccountTypeException(AccountType requiredType)
public AccountTypeException(AccountType requiredType, java.lang.String message)
public AccountType getRequiredType()