public class AmbitIOException
extends net.idea.modbcum.i.exceptions.AmbitException
Modifier and Type | Field and Description |
---|---|
static String |
MSG_EMPTYFILE |
static String |
MSG_ERRORONOPEN |
static String |
MSG_ERRORONSAVE |
static String |
MSG_NOTFOUND |
static String |
MSG_OPENSUCCESS |
static String |
MSG_SAVESUCCESS |
static String |
MSG_UNSUPPORTEDFORMAT |
Constructor and Description |
---|
AmbitIOException() |
AmbitIOException(String arg0) |
AmbitIOException(String arg0,
String filename) |
AmbitIOException(String arg0,
Throwable arg1) |
AmbitIOException(String arg0,
Throwable arg1,
String filename) |
AmbitIOException(Throwable arg0) |
AmbitIOException(Throwable arg0,
String filename) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static String MSG_EMPTYFILE
public static String MSG_OPENSUCCESS
public static String MSG_SAVESUCCESS
public static String MSG_ERRORONOPEN
public static String MSG_ERRORONSAVE
public static String MSG_UNSUPPORTEDFORMAT
public static String MSG_NOTFOUND
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.