BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.common
Class ParamSetException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.common.ParamSetException

public class ParamSetException
extends java.lang.Exception

Class for exceptions thrown by errors in ParamSets and ParamValues.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
ParamSet, ParamValue, Serialized Form

Constructor Summary
ParamSetException(java.lang.String s)
          Constructs a ParamSetException with the specified string.
ParamSetException(java.lang.String s, boolean noop)
          Constructs a ParamSetException with the specified string.
 
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

ParamSetException

public ParamSetException(java.lang.String s)
Constructs a ParamSetException with the specified string.

Parameters:
s - String message

ParamSetException

public ParamSetException(java.lang.String s,
                         boolean noop)
Constructs a ParamSetException with the specified string.

Parameters:
s - String message
noop - true to set other options

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81