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