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