Lines Matching refs:GTException
67 * @throws GTException
74 throw new GTException("Expecting an ASN1Sequence");
80 throw new GTException("Invalid sequence size: {$size}");
86 throw new GTException("Expecting an ASN1Integer");
92 throw new GTException("Invalid version: {$this->version}");
98 throw new GTException("Expecting an ASN1Set");
134 throw new GTException("Certificates size: 0");
140 … throw new GTException("Certificate should be encoded as an ASN1Sequence");
144 throw new GTException("Certificate content missing");
156 throw new GTException("Certificate revocation lists not implemented");
161 throw new GTException("Unknown tag value: {$item->getTagValue()}");
170 throw new GTException("SignerInfos size: 0");
182 throw new GTException("Unkonwn child of CMSSignedData: " . get_class($item));