Class ComponentCreationException

All Implemented Interfaces:
Serializable

public class ComponentCreationException extends ComponentPoolException
See Also:
  • Constructor Details

    • ComponentCreationException

      public ComponentCreationException()
    • ComponentCreationException

      public ComponentCreationException(String message, Object... args)
    • ComponentCreationException

      public ComponentCreationException(Throwable throwable, String message, Object... args)
    • ComponentCreationException

      public ComponentCreationException(Throwable throwable)