com.sun.tools.javac.file
protected static class: BaseFileObject.CannotCreateUriError [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Error
com.sun.tools.javac.file.BaseFileObject$CannotCreateUriError
All Implemented Interfaces:
Serializable
Used when URLSyntaxException is thrown unexpectedly during
implementations of (Base)FileObject.toURI().
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |