Class InsufficientStorageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.extensions.surf.exception.PlatformRuntimeException
org.alfresco.rest.framework.core.exceptions.ApiException
org.alfresco.rest.framework.core.exceptions.InsufficientStorageException
All Implemented Interfaces:
Serializable

public class InsufficientStorageException extends ApiException
Author:
Jamal Kaabi-Mofrad
See Also:
  • Constructor Details

    • InsufficientStorageException

      public InsufficientStorageException()
    • InsufficientStorageException

      public InsufficientStorageException(String msgId)
    • InsufficientStorageException

      public InsufficientStorageException(String msgId, Object[] msgParams)