Class AlreadyActivatedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.ygimenez.exception.AlreadyActivatedException
All Implemented Interfaces:
Serializable

public class AlreadyActivatedException extends RuntimeException
Exception thrown when the library has already been activated.
See Also:
Serialized Form
  • Constructor Details

    • AlreadyActivatedException

      public AlreadyActivatedException()
      Default constructor.