de.smartics.exceptions.i18n
Class ConfigurationExceptionTest

Package class diagram package ConfigurationExceptionTest
java.lang.Object
  extended by de.smartics.exceptions.i18n.ConfigurationExceptionTest

public class ConfigurationExceptionTest
     
     
extends Object

Checks that the messages are correctly rendered for the exception ConfigurationException.

Author:
Robert Reiner

Constructor Summary
ConfigurationExceptionTest()
           
 
Method Summary
 void create1000()
          Creates exception with code 1000.
 void testSerial()
          Tests that the exception is serializable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationExceptionTest

public ConfigurationExceptionTest()
Method Detail

create1000

public void create1000()
Creates exception with code 1000.


testSerial

public void testSerial()
Tests that the exception is serializable.



Copyright © 2007-$2011 Kronseder & Reiner GmbH - smartics. All Rights Reserved.