Class InfrastructureException

All Implemented Interfaces:
Serializable

public class InfrastructureException extends RuntimeException
See Also:
  • Constructor Details

    • InfrastructureException

      public InfrastructureException()
    • InfrastructureException

      public InfrastructureException(String s)
    • InfrastructureException

      public InfrastructureException(Throwable throwable)
    • InfrastructureException

      public InfrastructureException(String s, Throwable throwable)