WebLogic Integration


com.bea.wlxt
Class LicenseException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.bea.wlxt.LicenseException

public class LicenseException
extends java.lang.RuntimeException

Title: ds Description: Copyright: Copyright (c) 2001 Company:

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Field Summary
static java.lang.String INVALID_WLI_DEVELOPER_LICENSE
           
static java.lang.String InvalidLicense
           
static java.lang.String UNCHECKED
           
 
Constructor Summary
LicenseException(java.lang.String msg)
           
 
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
 

Field Detail

InvalidLicense

public static final java.lang.String InvalidLicense

UNCHECKED

public static final java.lang.String UNCHECKED

INVALID_WLI_DEVELOPER_LICENSE

public static final java.lang.String INVALID_WLI_DEVELOPER_LICENSE
Constructor Detail

LicenseException

public LicenseException(java.lang.String msg)

WebLogic Integration

WebLogic Integration (WLI)