Class OverwriteBlockedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
se.datadosen.jalbum.OverwriteBlockedException
All Implemented Interfaces:
Serializable

public class OverwriteBlockedException extends Exception
Thrown if the user attempts to accidentally overwrite existing index files on remote server
Since:
12.3
See Also:
  • Constructor Details

    • OverwriteBlockedException

      public OverwriteBlockedException(String message)