com.atlassian.confluence.license.exception
Class EmptyLicenseValidationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.confluence.license.exception.LicenseException
                  extended by com.atlassian.confluence.license.exception.LicenseValidationException
                      extended by com.atlassian.confluence.license.exception.EmptyLicenseValidationException
All Implemented Interfaces:
Serializable

public class EmptyLicenseValidationException
extends LicenseValidationException

See Also:
Serialized Form

Constructor Summary
EmptyLicenseValidationException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmptyLicenseValidationException

public EmptyLicenseValidationException()


Copyright © 2003–2015 Atlassian. All rights reserved.