Class CannotSetClasspathException

  • All Implemented Interfaces:
    Serializable

    public class CannotSetClasspathException
    extends Exception
    Exception thrown if an attempt is made to modify confirmed elements of a classpath in SharedClassURLClasspathHelper.
    See Also:
    Serialized Form
    • Constructor Detail

      • CannotSetClasspathException

        public CannotSetClasspathException​(String msg)
        Creates a new CannotSetClasspathException.
        Parameters:
        msg - message to report