it.amattioli.applicate.commands
Class ApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
it.amattioli.common.exceptions.SimpleKeyedException
it.amattioli.applicate.commands.ApplicationException
- All Implemented Interfaces:
- it.amattioli.common.exceptions.KeyedException, Serializable
- Direct Known Subclasses:
- ConcurrencyException
public class ApplicationException
- extends it.amattioli.common.exceptions.SimpleKeyedException
- See Also:
- Serialized Form
| Methods inherited from class it.amattioli.common.exceptions.SimpleKeyedException |
addParameter, getKeyedMessage, getLocalizedMessage, getMessage |
ApplicationException
public ApplicationException(it.amattioli.common.exceptions.MessageBundle bundle,
it.amattioli.common.exceptions.KeyedMessage keyedMessage)
ApplicationException
public ApplicationException(it.amattioli.common.exceptions.KeyedMessage keyedMessage)
ApplicationException
public ApplicationException(it.amattioli.common.exceptions.MessageBundle bundle,
String key)
ApplicationException
public ApplicationException(String key)
Copyright © 2011. All Rights Reserved.