Class PersistencyException

All Implemented Interfaces:
Serializable

public class PersistencyException extends CriseVertxException
See Also:
  • Constructor Details

    • PersistencyException

      public PersistencyException()
    • PersistencyException

      public PersistencyException(Throwable e)
    • PersistencyException

      public PersistencyException(String msg)
    • PersistencyException

      public PersistencyException(String message, Throwable cause)