public class PersistenceDescriptorParsingException extends RuntimeException
| Constructor and Description |
|---|
PersistenceDescriptorParsingException() |
PersistenceDescriptorParsingException(String message) |
PersistenceDescriptorParsingException(String message,
Throwable cause) |
PersistenceDescriptorParsingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PersistenceDescriptorParsingException()
public PersistenceDescriptorParsingException(String message)
public PersistenceDescriptorParsingException(Throwable cause)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.