com.evolveum.midpoint.model.lens
Class RewindException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.evolveum.midpoint.model.lens.RewindException
All Implemented Interfaces:
Serializable

public class RewindException
extends Exception

Author:
semancik
See Also:
Serialized Form

Constructor Summary
RewindException()
           
RewindException(String message)
           
RewindException(String message, Throwable cause)
           
RewindException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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

RewindException

public RewindException()

RewindException

public RewindException(String message,
                       Throwable cause)

RewindException

public RewindException(String message)

RewindException

public RewindException(Throwable cause)


Copyright © 2013 evolveum. All Rights Reserved.