edu.uiuc.ndiipp.hubandspoke.profile
Class HaSMETSProfileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.uiuc.ndiipp.hubandspoke.profile.HaSMETSProfileException
All Implemented Interfaces:
java.io.Serializable

public class HaSMETSProfileException
extends java.lang.Exception

This class represents exceptions which are related to the Hub and Spoke METS profiles

Author:
thabing
See Also:
Serialized Form

Constructor Summary
HaSMETSProfileException(java.lang.String message)
           
HaSMETSProfileException(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HaSMETSProfileException

public HaSMETSProfileException(java.lang.String message)

HaSMETSProfileException

public HaSMETSProfileException(java.lang.String message,
                               java.lang.Throwable cause)


Copyright © 2006, University of Illinois.