Class DefaultPersistencyBehavior.SaveException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    DefaultPersistencyBehavior

    protected final class DefaultPersistencyBehavior.SaveException
    extends java.lang.RuntimeException
    Since:
    0.13
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SaveException​(org.eclipse.core.runtime.MultiStatus status)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.core.runtime.MultiStatus getStatus()  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SaveException

        public SaveException​(org.eclipse.core.runtime.MultiStatus status)
    • Method Detail

      • getStatus

        public org.eclipse.core.runtime.MultiStatus getStatus()
        Returns:
        the status