Oracle

com.bea.common.security.xacml
Class URISyntaxException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.bea.common.security.xacml.XACMLException
              extended by com.bea.common.security.xacml.URISyntaxException
All Implemented Interfaces:
Serializable

public class URISyntaxException
extends XACMLException

Wrapper exception for java.net.URISyntaxException

See Also:
Serialized Form

Constructor Summary
URISyntaxException(URISyntaxException cause)
          Constructs wrapper exception based on java.net.URISyntaxException
 
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

URISyntaxException

public URISyntaxException(URISyntaxException cause)
Constructs wrapper exception based on java.net.URISyntaxException

Parameters:
cause - Cause of failure

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle