Package com.core.util.qrcode.exception
Class CouldNotCreateFileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.core.util.qrcode.exception.CouldNotCreateFileException
-
- All Implemented Interfaces:
java.io.Serializable
public class CouldNotCreateFileException extends java.lang.RuntimeException
- Author:
- Sokkheang.huo
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CouldNotCreateFileException(java.lang.String message, java.lang.Throwable cause)
-