Class LicenseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.license.exceptions.LicenseException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LicenseInvalidException

public abstract class LicenseException extends Exception
KROTKI OPIS...
Author:
RafaƂ Nowacki 06-11-2013
See Also:
  • Constructor Details

    • LicenseException

      public LicenseException(String message)
  • Method Details

    • getMessageTranslated

      public abstract String getMessageTranslated()