Class IsonFileNotExist
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.priint.pubserver.webclient.exception.IsonFileNotExist
-
- All Implemented Interfaces:
java.io.Serializable
public class IsonFileNotExist extends java.lang.ExceptionThrown if a repository file does not exist.- Since:
- 4.0.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IsonFileNotExist(java.lang.String path)
-