public class ErrorMessage
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
INVALID_INDEX_MSG
public static final String INVALID_INDEX_MSG
- See Also:
-
-
BLOCK_FULL_MSG
public static final String BLOCK_FULL_MSG
- See Also:
-
-
DISK_FULL_MSG
public static final String DISK_FULL_MSG
- See Also:
-
-
Constructor Details
-
ErrorMessage
public ErrorMessage()