Class GetTCertBatchException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.hyperledger.fabric.sdk.exception.BaseException
-
- org.hyperledger.fabric.sdk.exception.GetTCertBatchException
-
public class GetTCertBatchException extends BaseException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetTCertBatchException(java.lang.String message, java.lang.Exception parent)
-