Class StorageLimitException

    • Constructor Detail

      • StorageLimitException

        public StorageLimitException()
        Constructs a new exception with null as its detail message. The cause is not initialized, and may subsequently be initialized by a call to Throwable.initCause(java.lang.Throwable).