Class NonAllowedSessionTypeException

    • Field Detail

      • className

        public final String className
        The type that was not allowed.
    • Constructor Detail

      • NonAllowedSessionTypeException

        public NonAllowedSessionTypeException​(String className)
        Constructor.
        Parameters:
        className - the non allowed type.