cz.cuni.amis.pogamut.pogamutlevelmetadata
Class MetadataLoadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.cuni.amis.pogamut.pogamutlevelmetadata.MetadataLoadingException
- All Implemented Interfaces:
- Serializable
public class MetadataLoadingException
- extends RuntimeException
Exception that occurrs upon error in metadata loading
- Author:
- Martin Cerny
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MetadataLoadingException
public MetadataLoadingException(Throwable cause)
MetadataLoadingException
public MetadataLoadingException(String message,
Throwable cause)
MetadataLoadingException
public MetadataLoadingException(String message)
MetadataLoadingException
public MetadataLoadingException()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.