krati.store
Class InvalidDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
krati.store.InvalidDataException
- All Implemented Interfaces:
- Serializable
public class InvalidDataException
- extends RuntimeException
InvalidDataException.
- Author:
- jwu
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidDataException
public InvalidDataException(String message)
invalidSizeException
public static InvalidDataException invalidSizeException(int dataSize)
invalidSizeException
public static InvalidDataException invalidSizeException(int dataSize,
int sizeExpected)
Copyright © 2011. All Rights Reserved.