test.de.smartics.exceptions.i18n.message
Class DefaultMessageComposerInheritanceTest.TestLocalizedException2
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.smartics.exceptions.AbstractCoreException
de.smartics.exceptions.i18n.AbstractLocalizedException
test.de.smartics.exceptions.i18n.message.DefaultMessageComposerInheritanceTest.TestLocalizedException
test.de.smartics.exceptions.i18n.message.DefaultMessageComposerInheritanceTest.TestLocalizedException2
-
All Implemented Interfaces:
-
CoreException,
LocalizedException,
Serializable
-
Enclosing class:
-
DefaultMessageComposerInheritanceTest
-
public static final class DefaultMessageComposerInheritanceTest.TestLocalizedException2
-
extends
DefaultMessageComposerInheritanceTest.TestLocalizedException
The application exception build in this test.
-
See Also:
-
Serialized Form
Methods inherited from class de.smartics.exceptions.i18n.AbstractLocalizedException |
getBundleBaseName, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedTextMessage, getLocalizedTextMessage, getLocalizedTextMessage, getMessage, getMessage, getMessage, getMessages, getMessages, getResourceKey |
DefaultMessageComposerInheritanceTest.TestLocalizedException2
public DefaultMessageComposerInheritanceTest.TestLocalizedException2(String name,
Date date,
int count)
-
Default constructor.
-
Parameters:
-
name
- the value for name.
-
date
- the value for date.
-
count
- the value for count.
DefaultMessageComposerInheritanceTest.TestLocalizedException2
public DefaultMessageComposerInheritanceTest.TestLocalizedException2(Throwable cause,
String name,
Date date,
int count)
-
Default constructor.
-
Parameters:
-
cause
- the root cause.
-
name
- the value for name.
-
date
- the value for date.
-
count
- the value for count.
getName
public String getName()
-
Returns the value for name.
Test field.
-
-
Returns:
-
the value for name.
Copyright © 2007-$2011
Kronseder & Reiner GmbH - smartics. All Rights Reserved.