Package org.jboss.stm

Class InvalidAnnotationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.stm.InvalidAnnotationException
All Implemented Interfaces:
Serializable

public class InvalidAnnotationException extends Exception
Typically thrown when save_state and restore_state are not present and they should be.
Author:
marklittle
See Also:
  • Constructor Details

    • InvalidAnnotationException

      public InvalidAnnotationException(String reason)