Class FooChildRuntimeException

All Implemented Interfaces:
Serializable

public class FooChildRuntimeException extends FooRuntimeException
See Also:
  • Constructor Details

    • FooChildRuntimeException

      public FooChildRuntimeException(String message, Throwable cause)
    • FooChildRuntimeException

      public FooChildRuntimeException(String message)