org.gamenet.application.mm8leveleditor.data
Class DataSizeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gamenet.application.mm8leveleditor.data.DataSizeException
- All Implemented Interfaces:
- Serializable
- public class DataSizeException
- extends RuntimeException
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataSizeException
public DataSizeException()
DataSizeException
public DataSizeException(String message)
DataSizeException
public DataSizeException(Throwable cause)
DataSizeException
public DataSizeException(String message,
Throwable cause)