Class CloudStorageFullException

  • All Implemented Interfaces:
    java.io.Serializable

    public class CloudStorageFullException
    extends AppException
    Thrown when PhotoColle server storage is full.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • CloudStorageFullException

        public CloudStorageFullException​(@Nullable
                                         java.lang.String httpBody)