Class CopyCancelledException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- nl.esciencecenter.xenon.XenonException
-
- nl.esciencecenter.xenon.filesystems.CopyCancelledException
-
- All Implemented Interfaces:
java.io.Serializable
public class CopyCancelledException extends XenonException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CopyCancelledException(java.lang.String adaptorName, java.lang.String s)
-
Method Summary
-
Methods inherited from class nl.esciencecenter.xenon.XenonException
getMessage
-
-