Class MissingAccessorException

All Implemented Interfaces:
Serializable

public class MissingAccessorException extends ConstructionException
Version:
$Rev$ $Date$
See Also:
  • Field Details

    • matchLevel

      private final int matchLevel
  • Constructor Details

    • MissingAccessorException

      public MissingAccessorException(String message, int matchLevel)
  • Method Details

    • getMatchLevel

      public int getMatchLevel()