Class IsonDeletionFailed
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.priint.pubserver.webclient.exception.IsonDeletionFailed
-
- All Implemented Interfaces:
java.io.Serializable
public class IsonDeletionFailed extends java.lang.ExceptionThrown if a file could not be deleted in the repository.- Since:
- 4.0.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IsonDeletionFailed(java.lang.String message)
-