Class DOIIdentifierNotApplicableException

All Implemented Interfaces:
Serializable

public class DOIIdentifierNotApplicableException extends IdentifierNotApplicableException
Thrown when an identifier should not be applied to an item, eg. when it has been filtered by an item filter
Author:
Kim Shepherd
See Also:
  • Constructor Details

    • DOIIdentifierNotApplicableException

      public DOIIdentifierNotApplicableException()
    • DOIIdentifierNotApplicableException

      public DOIIdentifierNotApplicableException(String message)
    • DOIIdentifierNotApplicableException

      public DOIIdentifierNotApplicableException(String message, Throwable cause)
    • DOIIdentifierNotApplicableException

      public DOIIdentifierNotApplicableException(Throwable cause)