Class ncsa.horizon.util.CorruptedMetadataException
All Packages Class Hierarchy This Package Previous Next Index
Class ncsa.horizon.util.CorruptedMetadataException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----ncsa.horizon.util.CorruptedMetadataException
- public class CorruptedMetadataException
- extends RuntimeException
-
CorruptedMetadataException()
-
-
CorruptedMetadataException(String)
-
-
CorruptedMetadataException(String, String)
-
CorruptedMetadataException
public CorruptedMetadataException(String s)
CorruptedMetadataException
public CorruptedMetadataException(String s,
String m)
CorruptedMetadataException
public CorruptedMetadataException()
All Packages Class Hierarchy This Package Previous Next Index