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

Constructor Index

 o CorruptedMetadataException()
 o CorruptedMetadataException(String)
 o CorruptedMetadataException(String, String)

Constructors

 o CorruptedMetadataException
  public CorruptedMetadataException(String s)
 o CorruptedMetadataException
  public CorruptedMetadataException(String s,
                                    String m)
 o CorruptedMetadataException
  public CorruptedMetadataException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index