Package jisa.visa
Class VISAException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- jisa.visa.exceptions.VISAException
-
- All Implemented Interfaces:
java.io.Serializable
public class VISAException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VISAException(java.lang.String message, java.lang.Object... params)
-