Class IRPersistenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jruby.ir.persistence.IRPersistenceException
All Implemented Interfaces:
Serializable

public class IRPersistenceException extends Exception
See Also:
  • Constructor Details

    • IRPersistenceException

      public IRPersistenceException(String message)
    • IRPersistenceException

      public IRPersistenceException()
    • IRPersistenceException

      public IRPersistenceException(String message, Throwable cause)
    • IRPersistenceException

      public IRPersistenceException(Throwable cause)