test.de.smartics.exceptions.i18n.message
Class ParseExceptionTest
java.lang.Object
test.de.smartics.exceptions.i18n.message.ParseExceptionTest
-
public class ParseExceptionTest
-
extends
Object
Checks that the messages are correctly rendered for the exception ParseException
.
-
Author:
-
Robert Reiner
Method Summary |
void |
create2000() Creates exception with code 2000 . |
void |
create2001() Creates exception with code 2001 . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParseExceptionTest
public ParseExceptionTest()
create2000
public void create2000()
-
Creates exception with code
2000
.
-
create2001
public void create2001()
-
Creates exception with code
2001
.
-
Copyright © 2007-$2011
Kronseder & Reiner GmbH - smartics. All Rights Reserved.