Class IdentifierNotFoundException

All Implemented Interfaces:
Serializable

public class IdentifierNotFoundException extends FormattedRuntimeException
See Also:
  • Constructor Details

    • IdentifierNotFoundException

      public IdentifierNotFoundException()
    • IdentifierNotFoundException

      public IdentifierNotFoundException(String message, Object... args)
    • IdentifierNotFoundException

      public IdentifierNotFoundException(Throwable throwable, String message, Object... args)
    • IdentifierNotFoundException

      public IdentifierNotFoundException(Throwable throwable)