- All Implemented Interfaces:
 
- java.io.Serializable
 
public class Asn1MderUnsupported
extends Asn1Exception
The ASN1C runtime throws this exception whenever it is unable to proceed
 due to the restrictive nature of the MDER encoding rules.
 Generally, the conditions under which this exception would be thrown
 should be detected at the time of ASN.1 compilation, so this exception
 both suggests a code generation error and an incompatibility between the
 compiled ASN.1 and the MDER.
- See Also:
 
- Serialized Form