Class InsufficientStorageException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InsufficientStorageException
    extends ApiException
    Author:
    Jamal Kaabi-Mofrad
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class org.springframework.extensions.surf.exception.PlatformRuntimeException

        create, create, makeRuntimeException
      • Methods inherited from class java.lang.Throwable

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

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

      • InsufficientStorageException

        public InsufficientStorageException()
      • InsufficientStorageException

        public InsufficientStorageException​(java.lang.String msgId)
      • InsufficientStorageException

        public InsufficientStorageException​(java.lang.String msgId,
                                            java.lang.Object[] msgParams)