Package com.oss.asn1

Class ValidateFailedException

All Implemented Interfaces:
Serializable

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

    • ValidateFailedException

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