org.exolab.castor.net
Class URIException
Exceptionorg.exolab.castor.net.URIException
public final class URIException
extends Exception
URIException is used when an error occurs during
URI resolving
URIException(Exception exception)- Creates a new URIException
|
URIException(String message)- Creates a new URIException
|
URIException(String message, Exception exception)- Creates a new URIException
|
URIException
public URIException(Exception exception)
Creates a new URIException
exception - the exception which caused this exception.
Note: to use this constructor exception must not be null.
URIException
public URIException(String message)
Creates a new URIException
message - the explaination for this exception
URIException
public URIException(String message,
Exception exception) Creates a new URIException
message - the explaination for this exception
getException
public Exception getException()
Returns the nested exception, or null if no exception
exists.
- the nested exception, or null if no exception
exists
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(PrintStream s)
printStackTrace
public void printStackTrace(PrintWriter s)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com