org.rhq.enterprise.server.license
Class LicenseParsingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.enterprise.server.license.LicenseParsingException
All Implemented Interfaces:
java.io.Serializable

public class LicenseParsingException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
LicenseParsingException()
           
LicenseParsingException(java.lang.String message)
           
LicenseParsingException(java.lang.String message, java.lang.Throwable cause)
           
LicenseParsingException(java.lang.Throwable cause)
           
 
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

LicenseParsingException

public LicenseParsingException()

LicenseParsingException

public LicenseParsingException(java.lang.String message)

LicenseParsingException

public LicenseParsingException(java.lang.Throwable cause)

LicenseParsingException

public LicenseParsingException(java.lang.String message,
                               java.lang.Throwable cause)


Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.