org.jboss.arquillian.persistence.metadata
Class MetadataProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.arquillian.persistence.metadata.MetadataProcessingException
- All Implemented Interfaces:
- Serializable
public class MetadataProcessingException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MetadataProcessingException
public MetadataProcessingException()
MetadataProcessingException
public MetadataProcessingException(String message,
Throwable cause)
MetadataProcessingException
public MetadataProcessingException(String message)
MetadataProcessingException
public MetadataProcessingException(Throwable cause)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.