Class CreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anwiba.commons.reflection.CreationException
All Implemented Interfaces:
Serializable

public class CreationException extends Exception
See Also:
  • Constructor Details

    • CreationException

      public CreationException(String message, Throwable throwable)
    • CreationException

      public CreationException(String message)