Package com.oss.asn1

Class EncodeFailedException

All Implemented Interfaces:
Serializable

public class EncodeFailedException extends VisitorException
EncodeFailedException is thrown by encode() method of coders.
Since:
ASN.1/Java 1.0-beta A
See Also:
  • Constructor Details

    • EncodeFailedException

      public EncodeFailedException(VisitorException exception)
      Constructs the EncodeFailedException from some other VisitorException
      Parameters:
      exception - some VisitorException