Class SaiAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.janeirodigital.sai.core.exceptions.SaiAlreadyExistsException
All Implemented Interfaces:
Serializable

public class SaiAlreadyExistsException extends Exception
Exception raised when a given requested type of data cannot be created because it already exists
See Also:
  • Constructor Details

    • SaiAlreadyExistsException

      public SaiAlreadyExistsException(String message)