Class WordLengthException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.appcatalog.utils.WordLengthException
All Implemented Interfaces:
Serializable

public class WordLengthException extends Exception
Word length exception class.
See Also:
  • Constructor Details

    • WordLengthException

      public WordLengthException(String message)