|
|||||||||
Home >> All >> edu >> mit >> media >> hive >> [ support overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
edu.mit.media.hive.support
Class MalformedHiveURLException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.MalformedURLException
edu.mit.media.hive.support.MalformedHiveURLException
- All Implemented Interfaces:
- java.io.Serializable
- public class MalformedHiveURLException
- extends java.net.MalformedURLException
Nested Class Summary |
Nested classes inherited from class java.lang.Throwable |
|
Field Summary |
Fields inherited from class java.net.MalformedURLException |
|
Fields inherited from class java.lang.Throwable |
|
Constructor Summary | |
MalformedHiveURLException()
|
|
MalformedHiveURLException(java.lang.String string)
|
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 |
MalformedHiveURLException
public MalformedHiveURLException()
MalformedHiveURLException
public MalformedHiveURLException(java.lang.String string)
|
|||||||||
Home >> All >> edu >> mit >> media >> hive >> [ support overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |