Class NotFoundError

All Implemented Interfaces:
Serializable

public class NotFoundError extends SMTError
See Also:
  • Constructor Details

    • NotFoundError

      public NotFoundError(String kind, String name)
  • Method Details

    • getName

      public String getName()
    • getKind

      public String getKind()