Package org.jmol.viewer
Class JmolAsyncException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.jmol.viewer.JmolAsyncException
-
- All Implemented Interfaces:
java.io.Serializable
public class JmolAsyncException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
fileName
-
Constructor Summary
Constructors Constructor Description JmolAsyncException(java.lang.String cacheName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getFileName()
-