public class Exceptions
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Exceptions
public Exceptions()
-
Method Details
-
getDataUnavailableString
public static String getDataUnavailableString()
-
getDataUnavailableByte
public static String getDataUnavailableByte()
-
getDataUnavailableDoubleByte
public static String getDataUnavailableDoubleByte()
-
getCorruptDataExceptionString
public static String getCorruptDataExceptionString()
-
getCorruptDataExceptionByte
public static String getCorruptDataExceptionByte()
-
getCorruptDataExceptionDoubleByte
public static String getCorruptDataExceptionDoubleByte()
-
getMemoryAccessExceptionString
public static String getMemoryAccessExceptionString()
-
getMemoryAccessExceptionByte
public static String getMemoryAccessExceptionByte()
-
getMemoryAccessExceptionDoubleByte
public static String getMemoryAccessExceptionDoubleByte()
-
getIOExceptionString
public static String getIOExceptionString()
-
getIOExceptionByte
public static String getIOExceptionByte()
-
getIOExceptionDoubleByte
public static String getIOExceptionDoubleByte()