Class RepetitionException

Class RepetitionException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----RepetitionException

class RepetitionException
extends Exception
Exception thrown when there is an error reading into a Repetition object
See Also:
Repetition

Constructor Index

 o RepetitionException()
 o RepetitionException(String)

Constructors

 o RepetitionException
  public RepetitionException()
 o RepetitionException
  public RepetitionException(String s)