Class ArchiveSizeExceededException

All Implemented Interfaces:
Serializable

public class ArchiveSizeExceededException extends PresentationException
See Also:
  • Constructor Details

    • ArchiveSizeExceededException

      public ArchiveSizeExceededException(String string, Throwable e)
    • ArchiveSizeExceededException

      public ArchiveSizeExceededException(String string)
    • ArchiveSizeExceededException

      public ArchiveSizeExceededException(String string, Object... args)
    • ArchiveSizeExceededException

      public ArchiveSizeExceededException(Throwable e, String string, Object... args)