public class PersistenceIOException extends javax.persistence.PersistenceException
| Constructor and Description |
|---|
PersistenceIOException(Exception cause) |
PersistenceIOException(String msg,
Exception cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PersistenceIOException(String msg, Exception cause)
public PersistenceIOException(Exception cause)
Copyright © 2019. All rights reserved.