Class ClassPathLoaderException

All Implemented Interfaces:
Serializable

public class ClassPathLoaderException extends RuntimeException
See Also:
  • Constructor Details

    • ClassPathLoaderException

      public ClassPathLoaderException(String message)
    • ClassPathLoaderException

      public ClassPathLoaderException(Throwable cause)
    • ClassPathLoaderException

      public ClassPathLoaderException(String message, Throwable cause)