Class NoSuchCounterException

All Implemented Interfaces:
Serializable

public class NoSuchCounterException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchCounterException

      public NoSuchCounterException()
    • NoSuchCounterException

      public NoSuchCounterException(String msg)
    • NoSuchCounterException

      public NoSuchCounterException(String msg, Throwable throwable)
    • NoSuchCounterException

      public NoSuchCounterException(Throwable throwable)