Package net.sf.colossus.util
Class ObjectCreationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.sf.colossus.util.ObjectCreationException
-
- All Implemented Interfaces:
java.io.Serializable
public class ObjectCreationException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ObjectCreationException(java.lang.String message, java.lang.Throwable cause)
-