org.apache.commons.i18n
Class LocalizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.commons.i18n.LocalizedException
- All Implemented Interfaces:
- Serializable
- public class LocalizedException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LocalizedException
public LocalizedException(ErrorBundle errorMessage,
Throwable throwable)
LocalizedException
public LocalizedException(ErrorBundle errorMessage)
getErrorMessage
public ErrorBundle getErrorMessage()
Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.