Package io.itpl.qss.exception
Class InvalidQRConfigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.itpl.qss.exception.InvalidQRConfigException
-
- All Implemented Interfaces:
Serializable
public class InvalidQRConfigException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidQRConfigException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
InvalidQRConfigException
public InvalidQRConfigException(String msg)
-
-