© 2002 BEA Systems, Inc.


com.bea.p13n.license
Class LicenseError

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Error
              |
              +--com.bea.p13n.license.LicenseError

public class LicenseError
extends java.lang.Error

Error thrown when a license check fails.

See Also:
Serialized Form

Constructor Summary
LicenseError(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LicenseError

public LicenseError(java.lang.String message)

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved