Class IdentifierNotFoundException

All Implemented Interfaces:
Serializable

public class IdentifierNotFoundException extends IdentifierException
Author:
Fabio Bolognesi (fabio at atmire dot com), Mark Diggory (markd at atmire dot com), Ben Bosman (ben at atmire dot com)
See Also:
  • Constructor Details

    • IdentifierNotFoundException

      public IdentifierNotFoundException()
    • IdentifierNotFoundException

      public IdentifierNotFoundException(String message)
    • IdentifierNotFoundException

      public IdentifierNotFoundException(String message, Throwable cause)
    • IdentifierNotFoundException

      public IdentifierNotFoundException(Throwable cause)