Class ExceptionBuilder


  • public class ExceptionBuilder
    extends Object
    An exception builder.
    • Method Detail

      • buildUnsupportedOperationException

        public static UnsupportedOperationException buildUnsupportedOperationException()
        An UnsupportedOperationException exception builder that retrueve it's caller to make a not yet implemented exception with method and class name.
        Returns:
        an UnsupportedOperationException