Class ReflectionsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.objectsfill.utils.reflection.ReflectionsException
All Implemented Interfaces:
Serializable

public class ReflectionsException extends RuntimeException
See Also:
  • Constructor Details

    • ReflectionsException

      public ReflectionsException(String message)
    • ReflectionsException

      public ReflectionsException(String message, Throwable cause)