com.wles.blm
Class BLMBadParameterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.wles.blm.BLMException
              extended bycom.wles.blm.BLMBadParameterException
All Implemented Interfaces:
java.io.Serializable

public class BLMBadParameterException
extends BLMException

This is thrown when the argument passed are invalid or does not conform to the fully qualified naming standard for the policy language,, the message has futher info on the specific nature of the exception

See Also:
Serialized Form

Methods inherited from class com.wles.blm.BLMException
getMessage, getType
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2005 BEA Systems Inc. All Rights Reserved.