|
Scala Library
|
|
class
UnavailableResourceException(message : java.lang.String)
extends XIncludeException
An UnavailableResourceException is thrown when
an included document cannot be found or loaded.
| Additional Constructor Summary | |
def
|
this : UnavailableResourceException |
| Methods inherited from XIncludeException | |
| setRootCause, getRootCause |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Additional Constructor Details |
|
Scala Library
|
|