Class FaultDSL
java.lang.Object
org.gcube.common.clients.exceptions.FaultDSL
A simple DSL for fault conversion.
- Author:
- Fabio Simeoni
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FaultDSL.AsClauseIndicates a fault to be rethrown with a narrower type.
-
Constructor Details
-
FaultDSL
public FaultDSL()
-
-
Method Details
-
again
Indicates a fault to be rethrown with a narrower type.- Parameters:
fault- the fault- Returns:
- the next clause in the sentence
-