Class EnvironmentException

  • All Implemented Interfaces:
    Serializable

    public class EnvironmentException
    extends BaseException
    Thrown when current JVM does not support a specific required feature. E.g. character set, cryptographic algorithm, etc.

    Created by IntelliJ IDEA. User: awajda Date: Sep 26, 2010 Time: 6:39:53 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • EnvironmentException

        public EnvironmentException​(Exception e)