Class IsonInvalidConfigFileProperties
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.priint.pubserver.webclient.exception.IsonInvalidConfigFileProperties
-
- All Implemented Interfaces:
java.io.Serializable
public class IsonInvalidConfigFileProperties extends java.lang.ExceptionThrown if a method input contains invalid plugin config file properties.- Since:
- 4.0.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IsonInvalidConfigFileProperties(java.lang.String message)
-