Lines Matching refs:GTException
75 * @throws GTException
82 throw new GTException("Expecting an ASN1Sequence");
88 throw new GTException("Invalid sequence size: {$size}");
94 throw new GTException("Expecting an ASN1Integer");
100 throw new GTException("Invalid version: {$this->version}");
106 throw new GTException("Expecting an ASN1ObjectId");
119 throw new GTException("Expecting an ASN1Integer");
127 throw new GTException("Expecting an ASN1GeneralizedTime");
188 … throw new GTException("Unknown critical extension present: {$extension->getId()}");
196 throw new GTException("Unknown TAG in TSTINFO: " . $item->getTagValue());
201 throw new GTException("Unknown element in TSTINFO: " . get_class($item));