-
- All Implemented Interfaces:
-
java.io.Serializable
public class SnapMediaSizeException extends SnapKitBaseException
Exception thrown when the Snap Media size exceeds maximum size of 100MB.
-
-
Constructor Summary
Constructors Constructor Description SnapMediaSizeException(String error)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Constructor Detail
-
SnapMediaSizeException
SnapMediaSizeException(String error)
-
-