This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.util.descriptor
Class MetaDataException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.exception.JetspeedException
               org.apache.jetspeed.util.descriptor.MetaDataException
org.apache.jetspeed.util.descriptor.MetaDataException
- All Implemented Interfaces: 
- Serializable
- public class MetaDataException 
- extends org.apache.jetspeed.exception.JetspeedException
- See Also:
- Serialized Form
 
| Fields inherited from class org.apache.jetspeed.exception.JetspeedException | 
| KEYED_MESSAGE_BUNDLE | 
 
 
 
| Methods inherited from class org.apache.jetspeed.exception.JetspeedException | 
| getKeyedMessage, getMessage, getMessage, getMessage | 
 
 
 
MetaDataException
public MetaDataException()
MetaDataException
public MetaDataException(String message)
- Parameters:
- message-
MetaDataException
public MetaDataException(Throwable nested)
- Parameters:
- nested-
MetaDataException
public MetaDataException(String msg,
                         Throwable nested)
- Parameters:
- msg-
- nested-
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.