Class ReflectionException

All Implemented Interfaces:
Serializable

public class ReflectionException
extends PersistenceException
Author:
Clinton Begin
See Also:
Serialized Form
  • Constructor Details

    • ReflectionException

      public ReflectionException()
    • ReflectionException

      public ReflectionException​(String message)
    • ReflectionException

      public ReflectionException​(String message, Throwable cause)
    • ReflectionException

      public ReflectionException​(Throwable cause)